mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-23 16:33:11 +08:00
3 lines
74 B
Python
3 lines
74 B
Python
from felicity.core.config import get_settings
|
|
|
|
__all__ = ["get_settings"]
|