We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df8e720 commit 997ec11Copy full SHA for 997ec11
mapswipe_workers/python_scripts/update_project_status.py
@@ -90,7 +90,7 @@ def run_update_project_status(filter_string: str) -> None:
90
"""Use this command to run in docker container.
91
docker-compose run -d mapswipe_workers_creation python3 python_scripts/update_project_status.py "test" 30 # noqa
92
93
- You can two arguments to the script
+ You need to use two arguments for the script
94
- filter string, e.g. "test"
95
- time interval in minutes, e.g. 30
96
0 commit comments