diff options
author | georg.brandl <devnull@localhost> | 2008-05-04 16:17:31 +0000 |
---|---|---|
committer | georg.brandl <devnull@localhost> | 2008-05-04 16:17:31 +0000 |
commit | eb9150a441b2bb1eec9bb8d6f2f0940b0a6d6125 (patch) | |
tree | 0d88f05aa6209d3714a90ac6ffbbb7bd16282cbb /Makefile | |
parent | fb08da6f287199a43a76b621c1dae13c62a5aff1 (diff) | |
download | sphinx-eb9150a441b2bb1eec9bb8d6f2f0940b0a6d6125.tar.gz |
Some pylint nits.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ all: clean-pyc check check: @$(PYTHON) utils/check_sources.py -i sphinx/style/jquery.js sphinx - @$(PYTHON) utils/check_sources.py converter clean: clean-pyc clean-patchfiles |