Black formater

This commit is contained in:
Sebastiaan
2025-05-24 11:03:54 +02:00
parent ad27420688
commit c1442f430e
7 changed files with 144 additions and 88 deletions

View File

@@ -9,6 +9,7 @@ from uuid import UUID as RowId
class BaseSQLModel(SQLModel):
pass
# endregion
# region Generic message #######################################################