Skip to content

Commit 9514f90

Browse files
committed
Lint fix part 2
1 parent 686b42e commit 9514f90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymc_experimental/tests/model/test_marginal_model.py

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import numpy as np
55
import pandas as pd
66
import pymc as pm
7+
import pytensor.tensor as pt
78
import pytest
89
from arviz import InferenceData, dict_to_dataset
910
from pymc import ImputationWarning, inputvars

0 commit comments

Comments
 (0)