This commit is contained in:
_xB
2023-08-31 00:16:24 +03:00
committed by GitHub
parent d1e036b7b0
commit 821f72a989

2
run.py
View File

@@ -209,7 +209,7 @@ def main(input_args):
return return
else: else:
utils.error("You might encounter unexpected errors ! " utils.error("You might encounter unexpected errors ! "
"Make sur to update your config before opening an issue!") "Make sure to update your config before opening an issue!")
if args.stop_after_configfile_check: if args.stop_after_configfile_check:
return return