brocksam / pycollo

General-purpose optimal control, trajectory optimisation and parameter optimisation using direct collocation
https://brocksam.github.io/pycollo/
MIT License
8 stars 3 forks source link

Enforce Ruff rules and fix violations #65

Closed brocksam closed 1 year ago

brocksam commented 1 year ago

This PR enforces multiple Ruff rules that were previously in the ignores section of the configuration, and fixes any violations. This is to address issue #59.