stupid colon
This commit is contained in:
parent
8d42484863
commit
6ca7201203
2
ucompile
2
ucompile
@ -215,7 +215,7 @@ def main():
|
||||
|
||||
args.tests_dir = args.tests if args.tests else "."
|
||||
|
||||
if not SUPPORTED_LANGS[file_ext](file_name, args) # don't do submit dialogue if failed
|
||||
if not SUPPORTED_LANGS[file_ext](file_name, args): # don't do submit dialogue if failed
|
||||
return
|
||||
|
||||
temmies_check = os.path.join(os.path.dirname(file_name), ".temmies")
|
||||
|
Loading…
x
Reference in New Issue
Block a user