Skip to content

Commit

Permalink
Merge pull request #9 from mraniki/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
mraniki authored Apr 23, 2023
2 parents 9f6181c + 706cd36 commit 51b619f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion findmyorder/main.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
import asyncio, logging, re
from datetime import datetime
from config import settings



from findmyorder import __version__
from findmyorder.config import settings

# import pyparsing as pp

Expand Down

0 comments on commit 51b619f

Please sign in to comment.