You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logging should be improved. Every operation should be logged to file. Important things should be logged to console.
Get rid of log method from common.py and use https://docs.python.org/3/library/logging.html
The text was updated successfully, but these errors were encountered:
Logging should be improved. Every operation should be logged to file. Important things should be logged to console.
Get rid of log method from common.py and use https://docs.python.org/3/library/logging.html
The text was updated successfully, but these errors were encountered: