dmarc-report-analyzer/src/sql/crud.py

4 lines
66 B
Python

from sqlalchemy.orm import Session
from . import models, schemas