mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-21 07:22:53 +08:00
3 lines
79 B
Python
3 lines
79 B
Python
from felicity.apps.abstract.entity import BaseEntity
|
|
|
|
__all__ = ["BaseEntity"]
|