We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52420f1 commit a6c15dcCopy full SHA for a6c15dc
tests/mixtures/nm_mixture/test_nm_mixture.py
@@ -92,7 +92,6 @@ def test_canonical_log_pdf(self, generate_canonical_distributions):
92
assert result.mean() < 1e-4
93
94
95
-@pytest.mark.ci
96
class TestNormalMeanMixtureNormal:
97
@pytest.fixture
98
def generate_classic_distributions(self):
0 commit comments