Skip to content

Commit ef6a269

Browse files
add to the docs typing hack
1 parent d545a5a commit ef6a269

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
import sphinx.builders.texinfo
1212
import sphinx.builders.text
1313
import sphinx.ext.autodoc
14+
import urllib3.exceptions
1415

1516
typing.TYPE_CHECKING = True
1617

0 commit comments

Comments
 (0)