Skip to content

Commit

Permalink
Merge pull request Webperf-se#350 from Webperf-se/issue-349
Browse files Browse the repository at this point in the history
  • Loading branch information
7h3Rabbit authored Apr 1, 2024
2 parents bf30e2b + fd2a6b9 commit 14c5cb5
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 14c5cb5

Please sign in to comment.