infra: renamed broken references to alfred
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user