[3ff14f]: / medpalm / __init__.py

Download this file

4 lines (2 with data), 57 Bytes

1
2
3
from medpalm.model import MedPalm
__all__ = ["MedPalm"]