Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moved setup code in main into dedicated functions #134

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Linus045
Copy link
Collaborator

@Linus045 Linus045 commented Jan 4, 2022

I moved all the setup code into the main() method.
I also separated the loading of files into dedicated functions to make it easier to implement unit testing later.

+ intended way is to call main() from main.py in the root directory
+ this gives use one clear entry point for the bot
…-trading-bot-binance-announcements-new-coins into refactor_main_module

# Conflicts:
#	src/gateio_new_coins_announcements_bot/main.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant