diff --git a/pylintrc b/pylintrc index 1faa1df88..3323052d4 100644 --- a/pylintrc +++ b/pylintrc @@ -1,8 +1,5 @@ [MAIN] -# Specify a configuration file. -#rcfile= - # Python code to execute, usually for sys.path manipulation such as # pygtk.require(). #init-hook=