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
The tests are failing in Python 3.6 due to mypy complaining about no importlib.resources module. That test wasn't failing before, so I suspect something has changed in mypy.
The tests are failing in Python 3.6 due to mypy complaining about no
importlib.resources
module. That test wasn't failing before, so I suspect something has changed in mypy.Originally posted by @jaraco in #358 (comment)
The text was updated successfully, but these errors were encountered: