mirror of
https://gitlab.com/80486DX2-66/gists
synced 2025-01-08 19:53:50 +05:30
BB_plus_watch_temp_files.py: reformat
This commit is contained in:
parent
24e63939fa
commit
727775502b
@ -36,7 +36,7 @@ if __name__ == "__main__":
|
|||||||
print( "Please create a .env file in the current directory with key "
|
print( "Please create a .env file in the current directory with key "
|
||||||
f"{EXEC_KEY}, containing path to the executable of your copy of "
|
f"{EXEC_KEY}, containing path to the executable of your copy of "
|
||||||
"the video game Baldi's Basics Plus, or set such an "
|
"the video game Baldi's Basics Plus, or set such an "
|
||||||
"environmental variable.")
|
"environmental variable.")
|
||||||
exit(1)
|
exit(1)
|
||||||
|
|
||||||
print("Path to watch:", PATH_TO_WATCH)
|
print("Path to watch:", PATH_TO_WATCH)
|
||||||
|
Loading…
Reference in New Issue
Block a user