return response

This commit is contained in:
Hirad 2024-12-06 15:29:59 +03:30
parent 96296a65ad
commit b010ba2dfb

View file

@ -12,4 +12,5 @@ class ApiBase:
method=method,
headers=self.headers
)
return response