napari / cookiecutter-napari-plugin

Cookiecutter for napari plugins
BSD 3-Clause "New" or "Revised" License
67 stars 39 forks source link

remove setupcfg format #135

Closed tlambert03 closed 2 years ago

tlambert03 commented 2 years ago

removes setupcfg format from pre-commit. It's too opinionated, and changes too frequently.

also fixes a formatting error that somehow made it through CI in #130