aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xplease4
1 files changed, 2 insertions, 2 deletions
diff --git a/please b/please
index 2021b0a..de712b9 100755
--- a/please
+++ b/please
@@ -2,8 +2,8 @@
"""
Helper script for running Sandcrawler (journal pipeline) tasks in production.
-This is basically a Makefile. Be sure to only use python3 standard library
-modules, so there are no dependencies.
+This is basically a Makefile. If you edit this file, be sure to only use
+python3 standard library modules, so there are no dependencies.
"""
import sys