mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-22 16:03:00 +08:00
3 lines
73 B
Python
3 lines
73 B
Python
from lims.boot import register_felicity
|
|
|
|
__all__ = ["register_felicity"]
|