🏗️ ♻️ restructuration du projet et refactoring #3

Merged
bbaudouin merged 29 commits from toucan into develop 2026-07-18 06:33:34 +01:00
Showing only changes of commit 4cfa6b72ff - Show all commits
+2 -2
View File
@@ -1,2 +1,2 @@
isort $1
autopep8 -i --max-line-length=120 $1
isort src tests
autopep8 src tests