AllenCellModeling / napari-aicsimageio

Multiple file format reading directly into napari using pure Python
GNU General Public License v3.0
33 stars 10 forks source link

Admin: lint test on PR complains about >79 but black checks for 88. #68

Closed psobolewskiPhD closed 1 year ago

psobolewskiPhD commented 1 year ago

This PR adds setup.cfg (because that's what flake8 uses) and sets 88 as the line length for flake8.

Pull request recommendations:

Thanks for contributing!

psobolewskiPhD commented 1 year ago

Oh shit, i messed something up.