Add CLI script to run tactical forecasting heuristic

This commit is contained in:
Alexander Hess 2021-02-04 12:05:43 +01:00
commit 50b35a8284
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
4 changed files with 150 additions and 1 deletions

View file

@ -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,