add webhook to docseal
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
import app.events.schedule_reminders as app
|
||||
from aws_lambda_powertools.utilities.typing import LambdaContext
|
||||
from layercake.dynamodb import (
|
||||
DynamoDBPersistenceLayer,
|
||||
PartitionKey,
|
||||
)
|
||||
|
||||
import events.schedule_reminders as app
|
||||
|
||||
|
||||
def test_schedule_reminders(
|
||||
seeds,
|
||||
|
||||
Reference in New Issue
Block a user