There was an error while loading. Please reload this page.
1 parent 39ec943 commit 6f80627Copy full SHA for 6f80627
1 file changed
src/community_of_python_flake8_plugin/constants.py
@@ -126,6 +126,7 @@
126
"summarize",
127
"fix",
128
"classify",
129
+ "try",
130
}
131
132
SCALAR_ANNOTATIONS: typing.Final = {"int", "str", "float", "bool", "bytes", "complex"}
0 commit comments