fix: заменён алгоритм моделирования полиномов и исправлен прогноз (#122)

This commit is contained in:
2024-02-22 15:15:56 +03:00
committed by GitHub
parent 23edbdf371
commit f17644dd15
5 changed files with 484 additions and 479 deletions

View File

@@ -23,6 +23,7 @@ disable=
fixme,
missing-docstring,
too-many-public-methods,
too-many-locals,
too-few-public-methods,
too-many-arguments,
broad-except