Skip to content

Commit

Permalink
Removed testing code
Browse files Browse the repository at this point in the history
  • Loading branch information
lambeb committed Jan 23, 2025
1 parent 4bec4d0 commit 11cc3d5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ def get_questionnaire_name(zip_filename):
else:
return None


result = get_questionnaire_name("IPS2501A.zip")
print(result)

class InvalidFileExtension(Exception):
pass

Expand Down

0 comments on commit 11cc3d5

Please sign in to comment.