Moved AI files in the AI module. (#308)

This commit is contained in:
2023-11-02 20:30:04 +01:00
committed by GitHub
parent 3cc94cb652
commit 8d9981d967
12 changed files with 37 additions and 45 deletions

View File

@ -22,6 +22,7 @@ repos:
- id: destroyed-symlinks
- id: debug-statements
- id: pretty-format-json
args: [--autofix]
exclude: (\.ipynb$)
- id: no-commit-to-branch
args: [--branch, main]