]> git.parisson.com Git - telemeta.git/commitdiff
bugfix
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 8 Apr 2021 22:36:42 +0000 (00:36 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 8 Apr 2021 22:37:00 +0000 (00:37 +0200)
telemeta/management/commands/telemeta-process-nyuad-corpus.py

index 48a6257f9b0dd4382cfb117c7137af1d9d55deae..a5a48483aa115fa62e3d022927c60ba23be64952 100644 (file)
@@ -28,7 +28,7 @@ class Command(BaseCommand):
     year = 2019
     month = 11
     day = 11
-    username = nyuad
+    username = 'nyuad'
 
 
     def process(self, item, log):