ADicksonLab / wepy

Weighted Ensemble simulation framework in Python
https://adicksonlab.github.io/wepy/index.html
MIT License
48 stars 20 forks source link

Clean lint #84

Open salotz opened 10 months ago

salotz commented 10 months ago

Use ruff to automate linting.

Fix all lint errors.

salotz commented 10 months ago

This will take quite a while because changes can sometimes require code changes, not just formatting. So this will happen in an iterative fashion as tests are written.