diff --git a/order.py b/order.py index 2598e88..44b2f31 100644 --- a/order.py +++ b/order.py @@ -16,6 +16,13 @@ logging.debug("test project...") denv = dotenv.load_dotenv("./.env") +''' +Here will coming +a new feature +or no +trying the pull request +''' + user_preferences={} try: with open("preferences.json") as ff: