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
Fixes this error while trying to fetch lists:
```
AttributeError: ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/3.8/objects.inv', <class 'AttributeError'>, "'DummyConfig' object has no attribute 'user_agent'")
```
0 commit comments