1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2024-09-08 03:55:35 +05:30

BB_plus_watch_temp_files.py: reformat

This commit is contained in:
Intel A80486DX2-66 2024-07-03 19:53:03 +03:00
parent 24e63939fa
commit 727775502b
Signed by: 80486DX2-66
GPG Key ID: 83631EF27054609B

View File

@ -36,7 +36,7 @@ if __name__ == "__main__":
print( "Please create a .env file in the current directory with key "
f"{EXEC_KEY}, containing path to the executable of your copy of "
"the video game Baldi's Basics Plus, or set such an "
"environmental variable.")
"environmental variable.")
exit(1)
print("Path to watch:", PATH_TO_WATCH)