services are checked

This commit is contained in:
2024-11-08 17:14:02 +03:00
parent a5b1e0b2f4
commit c5b771e5cb
82 changed files with 1720 additions and 869 deletions

View File

@@ -20,4 +20,3 @@ class BaseModelRegular(BaseModel):
def dump(self):
return self.model_dump()