import department.models # noqa: F401
Deploy to S3 / deploy (push) Successful in 35s
Details
Deploy to S3 / deploy (push) Successful in 35s
Details
correctede the sync crashVerification_check_Form
parent
cf9cf7ca8e
commit
7d185c3ff3
|
|
@ -11,6 +11,7 @@ from dotenv import load_dotenv
|
|||
from taskiq import TaskiqEvents
|
||||
|
||||
from db_setup import session_scope
|
||||
import department.models # noqa: F401
|
||||
from inbox.models import MailboxSyncRun
|
||||
from inbox.views import Email
|
||||
from taskiq_management.broker_setup import MAX_RETRIES,RETRY_DELAY
|
||||
|
|
|
|||
Loading…
Reference in New Issue