CASCI-lab / CANA

CANAlization: Control & Redundancy in Boolean Networks
https://casci-lab.github.io/CANA/
MIT License
22 stars 15 forks source link

Pytest warnings #36

Closed jcrozum closed 8 months ago

jcrozum commented 1 year ago

Right now, pytest is giving >45,000 warnings. I think many of them are related to style and linting, so hopefully some auto-formatting will get this down to a reasonable number. I also think a lot of them are related to unused function arguments and variables. Needs more investigation.