felipeangelimvieira / prophetverse

A multiverse of Prophet models for timeseries
https://prophetverse.com
Apache License 2.0
32 stars 3 forks source link

[MNT] Modules at production don't pass pre-commit #60

Closed felipeffm closed 4 months ago

felipeffm commented 4 months ago

Problem

Few modules pass in pre-commit requirements.

Solution

Refactor modules to pass pre-commit requirements.

Impact

Make it easier for new contributions to create PRs and increase the code quality.

felipeffm commented 4 months ago

It would be good that the prophetverse pre-commit would pass at the sktime pre-commit requirements so I will work on it.