work on stable major version

This commit is contained in:
2025-04-30 15:48:38 +03:00
parent 1159dda16e
commit 5a17e916eb
7 changed files with 60 additions and 19 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
__all__ = ["Response", "Status"]
from argenta.response.entity import Response
from argenta.response.status import Status
__all__ = ['Response', 'Status']