mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Fixing flake8 W errors
This commit is contained in:
@@ -38,6 +38,3 @@ class NodeVisitor():
|
||||
|
||||
class NodeTransformer(NodeVisitor):
|
||||
def generic_visit(self, node: AST) -> None: ...
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user