add turborepo
This commit is contained in:
@@ -12,7 +12,7 @@ from layercake.strutils import first_word
|
||||
|
||||
from boto3clients import dynamodb_client, s3_client
|
||||
from config import ENROLLMENT_TABLE
|
||||
from docseal import create_submission_from_pdf
|
||||
from docuseal import create_submission_from_pdf
|
||||
|
||||
logger = Logger(__name__)
|
||||
dyn = DynamoDBPersistenceLayer(ENROLLMENT_TABLE, dynamodb_client)
|
||||
|
||||
Reference in New Issue
Block a user