Skip to content

Commit 10c6092

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e4a97f3 commit 10c6092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seed_intersphinx_mapping/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
import json
3636
import os.path
3737
import re
38-
from typing import Dict, Optional, Tuple, Union, List
38+
from typing import Dict, List, Optional, Tuple, Union
3939
from urllib.parse import urlparse
4040

4141
# 3rd party

0 commit comments

Comments
 (0)