summaryrefslogtreecommitdiffstats
path: root/update.py
diff options
context:
space:
mode:
Diffstat (limited to 'update.py')
-rw-r--r--update.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.py b/update.py
index 724794f..849c183 100644
--- a/update.py
+++ b/update.py
@@ -78,7 +78,7 @@ opts = [
cfg.StrOpt('dest-dir',
default=None,
help='Destination project directory'),
- ]
+]
def _parse_args(argv):