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 9890e24 commit 9164277Copy full SHA for 9164277
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