George C. Privon 6 éve
szülő
commit
eb7dba2361
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      CarcassonneScore.py

+ 1 - 1
CarcassonneScore.py

@@ -33,7 +33,7 @@ def getargs():
 system.")
     parser.add_argument('-c', '--config', default='CarcassonneScore.conf',
                         help='Location of the configuration file.')
-    parser.add_argument(('--random-exp', default=False,
+    parser.add_argument('--random-exp', default=False,
                          help="Select a random set of active expansions and \
 mini-expansions.")