Merge branch 'develop' of https://code.europa.eu/simpl/simpl-open/development/data-services/template-code-location into feature/SIMPL-24642
This commit is contained in:
5
src/template_code_location/defs/__init__.py
Normal file
5
src/template_code_location/defs/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
"""Dagster DG defs entrypoint for this project."""
|
||||||
|
|
||||||
|
from template_code_location.repository import defs
|
||||||
|
|
||||||
|
__all__ = ["defs"]
|
||||||
Reference in New Issue
Block a user