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