#93: reorganise Rerun, Diffusion, Schedule module (#95)

#93

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: rc/aircox#95
This commit is contained in:
Thomas Kairos
2023-04-02 20:37:47 +02:00
parent 695e4d7c5d
commit cd19c26e82
37 changed files with 4791 additions and 842 deletions

View File

@ -16,7 +16,7 @@ repos:
rev: 6.0.0
hooks:
- id: flake8
exclude: instance/settings/
exclude: ^instance/settings/|migrations/
- repo: https://github.com/PyCQA/docformatter.git
rev: v1.5.1
hooks: