Skip to content

Commit

Permalink
isort fix
Browse files Browse the repository at this point in the history
  • Loading branch information
killian-scalian committed Jan 22, 2025
1 parent 9a97ea0 commit d1d2feb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/input_converter/test_converter.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
parse_yaml_components,
)


class TestConverter:
def _init_area_reading(self, local_study):
logger = Logger(__name__, local_study.service.config.study_path)
Expand Down

0 comments on commit d1d2feb

Please sign in to comment.