dsavransky / EXOSIMS

Simulator for exoplanet direct imaging space missions
BSD 3-Clause "New" or "Revised" License
25 stars 35 forks source link

Flake8fixes #319

Closed dsavransky closed 1 year ago

dsavransky commented 1 year ago

Describe your changes

The SurveySimulation and utils subfolders were previously excluded from flake8 tests (due to the sheer magnitude of required changes). They are now also being linted, with all existing errors fixed. For utils, plotting utilities have been moved out of the code folder and into a new top-level tools folder.

Type of change

Checklist before requesting a review