🚧 inital export with issues and wiki pages

This commit is contained in:
Neill Cox 2023-10-24 22:02:49 +11:00
parent 7c4e1c6d5f
commit 57dd12de07
3 changed files with 61 additions and 2 deletions

View file

@ -17,7 +17,7 @@ repos:
rev: 5.12.0
hooks:
- id: isort
args: ["--profile", "black"]
args: ["--profile", "black", "-l", "79"]
- repo: https://github.com/PyCQA/flake8
rev: 6.1.0
hooks: