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
Without the patch, one gets
DeprecationWarning: an integer is required (got type float).
Implicit conversion to integers using __int__ is deprecated, and may
be removed in a future version of Python.
when running triage_tests.py.
0 commit comments