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
Remove workarounds for no longer supported Python versions
collections.Callable was used for Python 3.0 - 3.1 since callable was missing in
these versions.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
0 commit comments