felicity-lims/felicity/core/__init__.py

3 lines
74 B
Python

from felicity.core.config import get_settings
__all__ = ["get_settings"]