This commit is contained in:
JOLIMAITRE Matthieu 2024-05-20 17:48:14 +02:00
commit 215c2c380f
9 changed files with 390 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/venv
__pycache__