chore: standardize security and quality foundations
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from .public_urls import magent_public_url
|
||||
"""Independent newsletter consent and immutable edition snapshots using the shared email queue."""
|
||||
|
||||
import hashlib
|
||||
@@ -11,6 +10,7 @@ from datetime import datetime, timedelta, timezone
|
||||
from .. import db
|
||||
from . import email_queue
|
||||
from .recap_store import read_one, transaction
|
||||
from .public_urls import magent_public_url
|
||||
|
||||
|
||||
class Conflict(ValueError):
|
||||
|
||||
Reference in New Issue
Block a user