aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/command/version.py
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/command/version.py')
-rw-r--r--nikola/plugins/command/version.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nikola/plugins/command/version.py b/nikola/plugins/command/version.py
index ad08f64..b83d622 100644
--- a/nikola/plugins/command/version.py
+++ b/nikola/plugins/command/version.py
@@ -38,7 +38,6 @@ URL = 'https://pypi.python.org/pypi?:action=doap&name=Nikola'
class CommandVersion(Command):
-
"""Print Nikola version."""
name = "version"