We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a8e968 commit 3b37848Copy full SHA for 3b37848
1 file changed
src/pycemrg/data/__init__.py
@@ -0,0 +1,5 @@
1
+# src/pycemrg/data/__init__.py
2
+
3
+from .labels import LabelManager
4
5
+__all__ = ["LabelManager"]
0 commit comments