symbol_frames.py in utils integriert

This commit is contained in:
2026-01-30 15:53:47 +01:00
parent 8d98e28240
commit fdf975e661
4 changed files with 80 additions and 88 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import json
from pathlib import Path
import ezdxf
from symbol_frames import draw_symbol_frames
from utils import draw_symbol_frames
# Umgebungsvariablen
PROJECT = os.getenv('PROJECT', Path(__file__).parent.parent.absolute())