diff --git a/pelican/tools/templates/fabfile.py.in b/pelican/tools/templates/fabfile.py.in index 654f910a..1eb93847 100644 --- a/pelican/tools/templates/fabfile.py.in +++ b/pelican/tools/templates/fabfile.py.in @@ -74,4 +74,4 @@ def publish(): local_dir=DEPLOY_PATH.rstrip('/') + '/', delete=True, extra_opts='-c', - ) \ No newline at end of file + )