Skip to content

Commit e4877b1

Browse files
authored
Merge pull request #556 from alan-turing-institute/fix_sa_bug
Bug fixes
2 parents b4faf29 + 099348a commit e4877b1

File tree

2 files changed

+0
-448
lines changed

2 files changed

+0
-448
lines changed

autoemulate/compare.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1055,7 +1055,6 @@ def sensitivity_analysis(
10551055
X=self.X,
10561056
N=N,
10571057
conf_level=conf_level,
1058-
as_df=as_df,
10591058
)
10601059

10611060
return df_results

0 commit comments

Comments
 (0)