mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-16 21:00:16 +00:00
* Add DeepSource config * Simplify if statement * Refactor use of dict() with empty literal * Use set comprehension syntax * Refactor chained comparison * Rewrite instances of list literal within set() as set literals * Add test_slow to class definition |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| diagnostics.py | ||
| forecaster.py | ||
| hdays.py | ||
| make_holidays.py | ||
| models.py | ||
| plot.py | ||
| serialize.py | ||
| utilities.py | ||