Fix PEP8: W293 blank line contains whitespace

This commit is contained in:
stv
2014-11-08 17:32:25 -08:00
parent d87cfa90bf
commit d5d6e3f0d8
4 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ def add_base(paths):
"""
return [os.path.join(BASEDIR, x) for x in paths]
# If extensions (or modules to document with autodoc) are in another directory,