Add CLI script to run tactical forecasting heuristic
This commit is contained in:
parent
23391c2fa4
commit
50b35a8284
4 changed files with 150 additions and 1 deletions
|
|
@ -141,6 +141,9 @@ per-file-ignores =
|
|||
src/urban_meal_delivery/configuration.py:
|
||||
# Allow upper case class variables within classes.
|
||||
WPS115,
|
||||
src/urban_meal_delivery/console/forecasts.py:
|
||||
# The module is not too complex.
|
||||
WPS232,
|
||||
src/urban_meal_delivery/db/customers.py:
|
||||
# The module is not too complex.
|
||||
WPS232,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue