diff options
| author | Georg Brandl <georg@python.org> | 2010-01-17 19:21:04 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-01-17 19:21:04 +0100 |
| commit | d640630d580aef603fed3e1dd6dfd15703a243f8 (patch) | |
| tree | 0b66c66d6cb58b62a10c9cb661d46e81a8f69de0 /utils | |
| parent | e3c024368288af42630cf3e5f838c2c977e71a98 (diff) | |
| download | sphinx-d640630d580aef603fed3e1dd6dfd15703a243f8.tar.gz | |
Fix some XXXes.
Diffstat (limited to 'utils')
| -rw-r--r-- | utils/pylintrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pylintrc b/utils/pylintrc index 2552a12c..cf71db59 100644 --- a/utils/pylintrc +++ b/utils/pylintrc @@ -273,7 +273,7 @@ ignore-docstrings=yes # checks for: -# * warning notes in the code like FIXME, XXX +# * warning notes in the code # * PEP 263: source code with non ascii character but no encoding declaration # [MISCELLANEOUS] |
