Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mike0sv committed Jun 27, 2024
1 parent 865824e commit c466a52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/evidently/suite/base_suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ def to_context(self) -> Context:
renderers=DEFAULT_RENDERERS,
options=self.options,
data_definition=self.data_definition,
run_metadata=self.run_metadata,
)
for m in ctx.metrics:
m.set_context(ctx)
Expand Down

0 comments on commit c466a52

Please sign in to comment.