Enforce code style with flake8 and black #295
Labels
low
Low priority
package
Tasks for the core module or general package
research_it
Tasks for the Research IT subteam
The
aguaclara
package should adopt checks and enforcement for code style.flake8
can be used as a linter, andblack
as an automatic code formatter. These programs can be run in Github Actions, e.g. in the Build workflow. See the workflows in themicroscope_automation
project for some examples.The text was updated successfully, but these errors were encountered: