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
While removing all the print statements some of them should stay and be triggered by --verbose. I need to decide on a logging system. Perhaps just use the built in 'logging' module. Although it seems a little complex.
While removing all the print statements some of them should stay and be triggered by --verbose. I need to decide on a logging system. Perhaps just use the built in 'logging' module. Although it seems a little complex.