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