Feat/compliance (#13548)
This commit is contained in:
parent
035e54ba4d
commit
ed7d7a74ea
4 changed files with 71 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ from .app import (
|
|||
from .auth import activate, data_source_bearer_auth, data_source_oauth, forgot_password, login, oauth
|
||||
|
||||
# Import billing controllers
|
||||
from .billing import billing
|
||||
from .billing import billing, compliance
|
||||
|
||||
# Import datasets controllers
|
||||
from .datasets import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue