weird
This commit is contained in:
parent
81e57d2f38
commit
4a858de9da
2
tools.py
2
tools.py
@ -29,7 +29,7 @@ if missing_packages:
|
||||
print(f"Installing '{package}'...")
|
||||
install(package)
|
||||
else:
|
||||
print("Missing packages were not installed. Exiting...")
|
||||
print("Missing packages were not installed. Exiting.")
|
||||
sys.exit()
|
||||
|
||||
import os
|
||||
|
Loading…
x
Reference in New Issue
Block a user