Closed sujaypatil96 closed 3 years ago
Allow the easy importing of the crdch_model dataclass from the crdch_model subpackage.
crdch_model
Try the following to confirm it works as expected:
from crdch_model import BodySite
Added commits to PR #122.
Allow the easy importing of the
crdch_model
dataclass from thecrdch_model
subpackage.Try the following to confirm it works as expected: