Skip to content

Commit 3b37848

Browse files
author
Jose Alonso Solis-Lemus
committed
data_exposing
1 parent 6a8e968 commit 3b37848

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/pycemrg/data/__init__.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# src/pycemrg/data/__init__.py
2+
3+
from .labels import LabelManager
4+
5+
__all__ = ["LabelManager"]

0 commit comments

Comments
 (0)