This commit is contained in:
ILay
2026-05-28 12:54:04 +02:00

View File

@@ -0,0 +1,5 @@
"""Dagster DG defs entrypoint for this project."""
from template_code_location.repository import defs
__all__ = ["defs"]