We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb63ca4 commit 41a9e54Copy full SHA for 41a9e54
pylint_flask/__init__.py
@@ -9,7 +9,6 @@ def register(_):
9
"""register is expected by pylint for plugins, but we are creating a
10
transform, not registering a checker.
11
"""
12
- pass
13
14
15
def copy_node_info(src, dest):
0 commit comments