Added a frist structure

This commit is contained in:
2023-04-06 19:00:15 +02:00
parent 9c453895e0
commit 262476bd87
6 changed files with 39 additions and 2 deletions

View File

@@ -27,8 +27,8 @@ repos:
hooks:
- id: black
args: [--config=pyproject.toml]
# - id: black-jupyter
# args: [--config=pyproject.toml]
- id: black-jupyter
args: [--config=pyproject.toml]
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks