Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: update deps, remove isort and black. (#31)
* build: update deps, remove isort and black. * fix: prevent argparse from eating up abbreviated args that should be passed to the runner (#29) * fix: prevent argparse from eating up abbreviated args that should be passed to the runner * build: fixing with `ruff check .` * build: formatting update. * Add python 3.12 to the tox.ini * Bump version 0.4.1 -> 0.4.2 * Update CHANGELOG * Add python 3.12 to github test workflow * Update LICENSE * build: update deps, remove isort and black. * Update pre-commit hooks. Instruct ruff to sort --------- Co-authored-by: olzhasar <[email protected]>
- Loading branch information