updating namings convension to stay coherent

This commit is contained in:
adator
2025-08-09 12:17:45 +02:00
parent 5629dcfde6
commit 1686c4a0b5
11 changed files with 113 additions and 132 deletions

View File

@@ -1,4 +1,4 @@
from typing import Optional, Union
from typing import Optional
from core.base import Base
import core.definition as df