6 lines
62 B
Python
6 lines
62 B
Python
from .app import App as Ooredoo
|
|
|
|
__all__ = [
|
|
'Ooredoo',
|
|
]
|