Skip to content

Commit

Permalink
format fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
harisang committed May 17, 2023
1 parent 2d22de2 commit bfeb819
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class EndpointTest(TemplateTest):
"""
To be completed
"""

@classmethod
def compare_orders_surplus(cls, competition_data: Dict[str, Any]) -> None:
"""
Expand Down
1 change: 1 addition & 0 deletions src/monitoring_tests/template_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class TemplateTest:
"""
To be completed
"""

load_dotenv()

###### class variables
Expand Down

0 comments on commit bfeb819

Please sign in to comment.