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