mirror of
https://github.com/aljazceru/IngestRSS.git
synced 2026-02-03 05:14:25 +01:00
emphasis
This commit is contained in:
@@ -95,7 +95,7 @@ def check_env() -> None:
|
||||
time.sleep(0.5)
|
||||
print("But we need to set these environment variables before running the script.")
|
||||
|
||||
print("\nPlease refer to the README & template.env for additional setup instructions.")
|
||||
print("\nPlease refer to the README & template.env for additional setup instructions.".ljust(20, "--"))
|
||||
raise EnvironmentError("Missing or improperly set environment variables")
|
||||
else:
|
||||
print("Someone followed directions!🐝🐝🐝")
|
||||
|
||||
Reference in New Issue
Block a user