From ba52a771a8fc423f6e2fa6f85145da22778c761f Mon Sep 17 00:00:00 2001 From: Michal Minar Date: Mon, 4 Feb 2013 13:42:25 +0100 Subject: fixed pylint plugins Marking of line positions for error suppression needed finetuning in other to make them more robust. They did not work for multiline statements like decorated functions/methods etc. --- src/python/openlmi/__init__.pyc | Bin 246 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/python/openlmi/__init__.pyc (limited to 'src/python') diff --git a/src/python/openlmi/__init__.pyc b/src/python/openlmi/__init__.pyc deleted file mode 100644 index d7131d7..0000000 Binary files a/src/python/openlmi/__init__.pyc and /dev/null differ -- cgit