mirror of
https://github.com/NovaOSS/nova-api.git
synced 2024-11-25 20:53:58 +01:00
3 lines
59 B
Python
3 lines
59 B
Python
from . import azure, webraft
|
|
MODULES = [azure, webraft]
|