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 cf82b88 commit 399e65eCopy full SHA for 399e65e
petab/v1/priors.py
@@ -4,7 +4,7 @@
4
import numpy as np
5
import pandas as pd
6
7
-from ..v2.C import PREEQUILIBRATION_CONDITION_ID
+from ..v1.C import PREEQUILIBRATION_CONDITION_ID
8
from . import (
9
ESTIMATE,
10
LAPLACE,
0 commit comments