mirror of
https://github.com/meteoinfo/MeteoInfo.git
synced 2025-12-08 20:36:05 +00:00
4 lines
58 B
Python
4 lines
58 B
Python
from ._load_model import *
|
|
|
|
__all__ = _load_model.__all__
|