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