We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29674f8 commit 623f82fCopy full SHA for 623f82f
seed_intersphinx_mapping/__init__.py
@@ -35,7 +35,7 @@
35
import json
36
import os.path
37
import re
38
-from typing import Dict, Optional, Tuple, Union, List
+from typing import Dict, List, Optional, Tuple, Union
39
from urllib.parse import urlparse
40
41
# 3rd party
0 commit comments