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
Prefer calling time.process_time() instead of time.clock() (which was
deprecated in Python 3.3 and removed in Python 3.8). In addition, add
Python 3.8 to the Travis CI build matrix.
0 commit comments