Brushed up the backend, added writing task 1 academic prompt gen and grading ENCOA-274
This commit is contained in:
3
ielts_be/services/__init__.py
Normal file
3
ielts_be/services/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .abc import *
|
||||
|
||||
__all__ = abc.__all__
|
||||
Reference in New Issue
Block a user