summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSylvain Thénault <sylvain.thenault@logilab.fr>2006-12-27 10:55:51 +0100
committerSylvain Thénault <sylvain.thenault@logilab.fr>2006-12-27 10:55:51 +0100
commit6a8bb3f34407d546b4cb644a07cd16d192ab8ecb (patch)
tree41cdcf95e671514d405dd41b772eb0825bb46af2 /examples
parentc57910b316efd5ad88eeeaed3d9461ca6c0f2b54 (diff)
downloadpylint-git-6a8bb3f34407d546b4cb644a07cd16d192ab8ecb.tar.gz
doc update
Diffstat (limited to 'examples')
-rw-r--r--examples/pylintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pylintrc b/examples/pylintrc
index 3fed0e5d4..a088ee51a 100644
--- a/examples/pylintrc
+++ b/examples/pylintrc
@@ -72,7 +72,7 @@ comment=no
[BASIC]
# Required attributes for module, separated by a comma
-required-attributes=__revision__
+required-attributes=
# Regular expression which should only match functions or classes name which do
# not require a docstring