mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-19 22:50:29 +08:00
Drop flake8-noqa and remove workarounds to work with Ruff (#13571)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# flake8: noqa: NQA102 # https://github.com/plinss/flake8-noqa/issues/22
|
||||
# six explicitly re-exports builtins. Normally this is something we'd want to avoid.
|
||||
# But this is specifically a compatibility package.
|
||||
from builtins import * # noqa: UP029
|
||||
|
||||
Reference in New Issue
Block a user