Fastapi refactor update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from .exam import ExamMapper
|
||||
|
||||
__all__ = [
|
||||
"ExamMapper"
|
||||
]
|
||||
from .exam import ExamMapper
|
||||
|
||||
__all__ = [
|
||||
"ExamMapper"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user