We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2c383 commit 7f34fe9Copy full SHA for 7f34fe9
1 file changed
src/community_of_python_flake8_plugin/constants.py
@@ -123,6 +123,7 @@
123
"replay",
124
"synchronize",
125
"count",
126
+ "summarize",
127
}
128
129
SCALAR_ANNOTATIONS: typing.Final = {"int", "str", "float", "bool", "bytes", "complex"}
0 commit comments