CASCI-lab / CANA

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

format, style, and fixed some unused args #40

Closed jcrozum closed 8 months ago

jcrozum commented 8 months ago

Finally addressing #36. Basically, ran everything through an auto-formatter and linter, then made a few manual tweaks in cases where arguments were not being properly forwarded, fixed a few regex errors/typos, and miscellaneous things of that nature.