Skip to content

Commit

Permalink
🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Sep 7, 2023
1 parent d20f901 commit a293eda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions findmyorder/main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
FindMyOrder Main
"""
from datetime import datetime

Expand All @@ -23,7 +23,7 @@

class FindMyOrder:
"""
Class to find an order
Class to find and parse trading order
Args:
None
Expand Down

0 comments on commit a293eda

Please sign in to comment.