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
Fix bug inserted by pyflakes inspired cleanup earlier -- it turns out that _get_version() wasn't dead code but was having a necessary side-effect. Add new method named _check_version() to be clearer about what it does compared to _get_version()
0 commit comments