Closed bagibence closed 1 month ago
Added some configuration to the pyproject.toml to have consistent formatting, and reformatted everything. The following are now hopefully equivalent:
black . isort .
ruff check --select I --fix ruff format
Added some configuration to the pyproject.toml to have consistent formatting, and reformatted everything. The following are now hopefully equivalent: