Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
benpankow committed Jun 6, 2024
1 parent 918f3c4 commit 875b084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/guides/dagster/code-references.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ from dagster._core.definitions.metadata import (
code_references=[
LocalFileCodeReference(
file_path=os.path.join(os.path.dirname(__file__), "source.yaml"),
# Label and line number are optional
line_number=1,
label="Model YAML",
)
Expand Down

0 comments on commit 875b084

Please sign in to comment.