diff --git a/docs/conf.py b/docs/conf.py index 417e4d4..d005209 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -33,7 +33,7 @@ MOCK_MODULES = [ "bs4", "novaclient.v2", "dota2py", - "urllib", + "urllib.request", "json" ]