Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
7h3Rabbit committed Apr 1, 2024
1 parent 0f3e32e commit fd2a6b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions default.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,8 @@ def set_input_handlers(self, input_filename):
Returns:
None
"""

self.input_filename = input_filename
file_ending = ""
file_long_ending = ""
if len(input_filename) > 4:
Expand Down

0 comments on commit fd2a6b9

Please sign in to comment.