Skip to content

Commit 871ad84

Browse files
committed
.
1 parent f21537d commit 871ad84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pull_alerts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
try:
1616
import settings
1717
except ImportError:
18-
print("*** Error: Follow setup instructions in README.md to create settings.py")
18+
print("*** Error: Follow setup instructions in README.md TEST to create settings.py")
1919
raise SystemExit(1)
2020

2121

0 commit comments

Comments
 (0)