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
Fixes: #343
Previously, on wakepy 0.8.0 and 0.9.0, importing wakepy would change
logging level to WARNING. This was caused by direct call to
logging.debug() when registering Method subclasses.
0 commit comments