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 f6e69f9 commit 0707856Copy full SHA for 0707856
tests/test_distributions/test_family.py
@@ -2,7 +2,7 @@
2
import pytest
3
4
from causalprog.distribution.base import SampleTranslator
5
-from causalprog.distribution.normal import DistributionFamily
+from causalprog.distribution.family import DistributionFamily
6
7
8
@pytest.mark.parametrize(
0 commit comments