Skip to content

Commit

Permalink
clean up some white space
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinCupak committed Aug 1, 2024
1 parent 86dc9be commit 5e64d96
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_calib_meta_dat2wav.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
calibration.doWriteIntermediateResults = False




def read_calib_parameters(file_path):
parameters = {}

Expand Down Expand Up @@ -217,7 +215,6 @@ def nest_calib_dat2wav_reference():


if __name__ == "__main__":

# set debugging logging level so we see as much as pos in testing
logLevel = logging.DEBUG

Expand Down

0 comments on commit 5e64d96

Please sign in to comment.