LSSTDESC / rail_base

Base classes for RAIL
MIT License
0 stars 1 forks source link

Delinting and cleanup #122

Closed eacharles closed 5 months ago

eacharles commented 5 months ago

We have accumulated a lot on linting warnings. I'm going to run pylint, ruff and black and clean up as many as I can without changing any functionality, and then #pylint: disable these more complicated ones

eacharles commented 5 months ago

closed with #123