sunpy / package-template

A cookiecutter template for packages that want to have a similar setup to sunpy
https://docs.sunpy.org/projects/package-template/en/latest/
2 stars 5 forks source link

Add isort to pre-commit #36

Closed Cadair closed 3 weeks ago

Cadair commented 7 months ago

Describe the feature

https://github.com/sunpy/sunpy/blob/main/.pre-commit-config.yaml#L9 and https://github.com/sunpy/sunpy/blob/main/.isort.cfg

Proposed solution

No response