Services: Admin-Compliance, Backend-Compliance, AI-Compliance-SDK, Consent-SDK, Developer-Portal, PCA-Platform, DSMS Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
228 B
Python
8 lines
228 B
Python
"""
|
|
Compatibility shim for classroom_engine.
|
|
|
|
The compliance module imports from classroom_engine.database.
|
|
This package re-exports from our standalone database module
|
|
so that the compliance code works without modification.
|
|
"""
|