DynaDojo / dynadojo

An Extensible Benchmarking Platform for Scalable Dynamical System Identification
https://dynadojo.github.io/dynadojo/
MIT License
14 stars 11 forks source link

Fix all linting issues #5

Open carynbear opened 8 months ago

carynbear commented 8 months ago

Current pylint rating is ~5/10. See latest CI tests.

To run linting:

pdm run pylint $(git ls-files '*.py')