From 79fa79e706519b146b01bc5fbccf97ef0bdb3daa Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Thu, 15 Jul 2021 23:00:09 -0700 Subject: [PATCH] twiddle --- operator_convert_particles_to_speakers.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/operator_convert_particles_to_speakers.py b/operator_convert_particles_to_speakers.py index 0762485..a1c140c 100644 --- a/operator_convert_particles_to_speakers.py +++ b/operator_convert_particles_to_speakers.py @@ -84,5 +84,3 @@ def main(): if __name__ == '__main__': main() - -``` \ No newline at end of file