4 lines
No EOL
96 B
Python
4 lines
No EOL
96 B
Python
"""GMAO Configuration module"""
|
|
from .routes import gmao_config_bp
|
|
|
|
__all__ = ['gmao_config_bp'] |