Skip to content

Commit adecd8c

Browse files
committed
edit docstring
1 parent dd725b7 commit adecd8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bayesflow/diagnostics/metrics/mmd_hypothesis_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ def compute_mmd_hypothesis_test_from_summaries(
7878
ValueError
7979
- If the number of null samples exceeds the number of reference samples or if the shapes of observed and
8080
reference summaries do not match.
81-
8281
- If the shapes of observed and reference summaries do not match on dimensions besides the first one.
8382
"""
8483
num_observed: int = observed_summaries.shape[0]

0 commit comments

Comments
 (0)