summaryrefslogtreecommitdiff
path: root/pylintrc
diff options
context:
space:
mode:
Diffstat (limited to 'pylintrc')
-rw-r--r--pylintrc3
1 files changed, 0 insertions, 3 deletions
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=