File size: 113 Bytes
56257d2
 
 
 
1
2
3
4
5
# GDPR Auditor Environment
from env.core import GDPRAuditorEnvironment as Environment

__all__ = ["Environment"]