mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-30 19:46:57 +08:00
Fix linting issues (#12898)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
pre-commit-ci[bot]
parent
783171b9f7
commit
9ed47fa8ec
+1
-1
@@ -1,5 +1,5 @@
|
||||
import sys
|
||||
import re
|
||||
import sys
|
||||
from _warnings import warn as warn, warn_explicit as warn_explicit
|
||||
from collections.abc import Sequence
|
||||
from types import ModuleType, TracebackType
|
||||
|
||||
Reference in New Issue
Block a user