mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-23 00:12:54 +08:00
3 lines
73 B
Python
3 lines
73 B
Python
from .db import check_db_conn_status
|
|
|
|
__all__ = ["check_db_conn_status"]
|