urban-meal-delivery/tests/forecasts/methods/__init__.py
Alexander Hess 08b748c867
Move decomposition module into methods sub-package
- move the module
- unify the corresponding tests in `tests.forecasts.methods` sub-package
- make all `predict()` and the `stl()` function round results
- streamline documentation
2021-01-31 18:54:58 +01:00

1 line
73 B
Python

"""Tests for the `urban_meal_delivery.forecasts.methods` sub-package."""