Skip to content

Commit 4ee1a55

Browse files
committed
Update
1 parent e502c57 commit 4ee1a55

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/community_of_python_flake8_plugin/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
"undo",
112112
"cache",
113113
"fill",
114+
"import",
114115
}
115116

116117
SCALAR_ANNOTATIONS: typing.Final = {"int", "str", "float", "bool", "bytes", "complex"}

0 commit comments

Comments
 (0)