Skip to content

Commit baa145e

Browse files
committed
Merge branch 'main' into 0.7.X
2 parents bc33edc + 0594682 commit baa145e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doubleml/double_ml.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1875,7 +1875,7 @@ def sensitivity_benchmark(self, benchmarking_set):
18751875
Returns a DataFrame containing the corresponding values for cf_y, cf_d, rho and the change in estimates.
18761876
Returns
18771877
-------
1878-
benchmark_results ::lass:`pandas.DataFrame`
1878+
benchmark_results : pandas.DataFrame
18791879
Benchmark results.
18801880
"""
18811881
x_list_long = self._dml_data.x_cols

0 commit comments

Comments
 (0)