mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-24 00:42:59 +08:00
3 lines
49 B
Python
3 lines
49 B
Python
from .models import Client
|
|
|
|
__all__ = ["Client"]
|