Skip to content

Commit

Permalink
Lint fix part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
zaxtax committed Dec 18, 2023
1 parent 686b42e commit 9514f90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pymc_experimental/tests/model/test_marginal_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import numpy as np
import pandas as pd
import pymc as pm
import pytensor.tensor as pt
import pytest
from arviz import InferenceData, dict_to_dataset
from pymc import ImputationWarning, inputvars
Expand Down

0 comments on commit 9514f90

Please sign in to comment.