sot / kadi

Chandra commands and events
https://sot.github.io/kadi
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Apply Black and isort autoformatting #244

Closed taldcroft closed 1 year ago

taldcroft commented 1 year ago

Description

This applies the black(version 22.5) and isort autoformatters to the kadi code base.

Interface impacts

None

Testing

Unit tests

Independent check of unit tests by [REVIEWER NAME]

Functional tests

No functional testing.

taldcroft commented 1 year ago

@javierggt - no need to look at all the diffs but can you look at .pre-commit-config.yaml and pyproject.toml?