The help message for the collect_epl.py script shows an example of running collect_epl.py, but the script name should match the filename: collect_fantasysoccer.py. This discrepancy can cause confusion for users trying to run the script based on the provided example.
The help message for the
collect_epl.pyscript shows an example of runningcollect_epl.py, but the script name should match the filename:collect_fantasysoccer.py. This discrepancy can cause confusion for users trying to run the script based on the provided example.