Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenKlaassen committed Aug 25, 2023
1 parent 1f2f063 commit 4e43587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doubleml/double_ml.py
Original file line number Diff line number Diff line change
Expand Up @@ -1868,7 +1868,7 @@ def sensitivity_plot(self, idx_treatment=0, value='theta', include_scenario=True
benchmarks=benchmark_dict,
fill=fill)
return fig

def sensitivity_benchmark(self, benchmarking_set):
"""
Computes a benchmark for a given set of features.
Expand Down

0 comments on commit 4e43587

Please sign in to comment.