pylintext.py
changeset 10907 9ae707db5265
parent 10663 54b8a1f249fb
--- a/pylintext.py	Tue Nov 24 14:05:50 2015 +0100
+++ b/pylintext.py	Tue Nov 24 14:08:47 2015 +0100
@@ -48,4 +48,3 @@
 def register(linter):
     """called when loaded by pylint --load-plugins, nothing to do here"""
     MANAGER.register_transform(nodes.Module, cubicweb_transform)
-