morphik-core/ee/__init__.py

4 lines
97 B
Python
Raw Normal View History

# Initialize the ee Python package for enterprise-only backend features
__all__: list[str] = []