Standardization of json responses
This commit is contained in:
@@ -2,7 +2,7 @@ import os
|
||||
|
||||
from dotenv import load_dotenv
|
||||
|
||||
from scheme import BaseResponseSchema
|
||||
from schema import BaseResponseSchema
|
||||
|
||||
load_dotenv()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user