conda / menuinst

Cross platform menu item installation
https://conda.github.io/menuinst/
BSD 3-Clause "New" or "Revised" License
36 stars 42 forks source link

Add+apply initial pre-commit config with isort #116

Closed dbast closed 1 year ago

dbast commented 1 year ago

Description

This only contains whitespace removals and imports sorting, no functional changes or code upgrades.

To be extended over time with pyupgrade/darker/flake8 via separate PRs to be reviewable.

Checklist - did you ...

jezdez commented 1 year ago

@jaimergp @dbast What are the plans for the cep-devel branch to be merged into main?

jezdez commented 1 year ago

pre-commit.ci autofix