Skip to content

Commit

Permalink
undo naked import
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Apr 4, 2024
1 parent 454b23c commit e56e294
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pymare/results.py
Original file line number Diff line number Diff line change
Expand Up @@ -544,8 +544,6 @@ class BayesianMetaRegressionResults:
"""

def __init__(self, data, dataset, ci=95.0):
import arviz as az

if az is None:
raise ValueError(
"ArviZ package must be installed in order to work "
Expand Down

0 comments on commit e56e294

Please sign in to comment.