latest pushes

This commit is contained in:
2025-07-27 18:08:05 -04:00
parent db6093011f
commit 860baa15da
4 changed files with 7 additions and 7 deletions

View File

@@ -15,8 +15,8 @@
# Contain Everything
import sys
sys.path.append("header_imports/")
sys.path.append("src/")
sys.path.append("header_imports")
sys.path.append("src/bellande_python_executable")
# Header Initialization
from header_imports_python_library import *