Skip to content

Commit

Permalink
missed a name
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiedemaria committed Jan 19, 2024
1 parent 66b3e1e commit 87bf94f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,6 @@ def _type_check_output(
dagster_type=dagster_type,
)

context.execution_properties.observe_output(
context.observe_output(
output_def.name, output.mapping_key if isinstance(output, DynamicOutput) else None
)

0 comments on commit 87bf94f

Please sign in to comment.