infra: renamed broken references to alfred

This commit is contained in:
2025-12-24 08:09:26 +01:00
parent 1f88e99e8b
commit d10c9160f3
8 changed files with 40 additions and 42 deletions

View File

@@ -3,8 +3,9 @@
import sys
from pathlib import Path
#TODO: Moved directory, should not be necessary anymore but need to check !!
# Ajouter le dossier parent (brain) au PYTHONPATH
sys.path.insert(0, str(Path(__file__).parent.parent))
# sys.path.insert(0, str(Path(__file__).parent.parent))
import shutil
import tempfile