Explorar o código

fix syntax error

George C. Privon %!s(int64=6) %!d(string=hai) anos
pai
achega
eb7dba2361
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.")