We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c64a4 commit d0af392Copy full SHA for d0af392
1 file changed
pyproject.toml
@@ -151,7 +151,6 @@ ignore = [
151
# TODO: Disabled temporarily, until Python 3.9 support is fully removed in
152
# May 2026.
153
###
154
- "E402", # module level import not at top of file
155
"UP035", # import from typing
156
"UP036", # Remove unnecessary `sys.version_info` blocks
157
"RUF100", # Remove unused `noqa` directive
0 commit comments