feat: smaller bugfix for pipeline

This commit is contained in:
2024-04-01 20:07:54 +02:00
parent 351642b0f1
commit 4fef25f898
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ class Base:
__name__: str
# TODO: Add default representation string
# TODO: Add automated foreign key generation
# TODO: Add automated foreign key resolution
# Generate __tablename__ automatically
@declared_attr