mirror of
https://github.com/NovaOSS/nova-api.git
synced 2024-11-25 18:23:57 +01:00
3 lines
75 B
Python
3 lines
75 B
Python
from . import closed, closed4, azure
|
|
MODULES = [closed, closed4, azure]
|