Skip to content

Commit b38db48

Browse files
Fix import
1 parent 8ef5990 commit b38db48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymc/util.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
from typing import Any, Dict, List, Tuple, cast
1818

19+
import arviz
1920
import cloudpickle
2021
import numpy as np
2122
import xarray

0 commit comments

Comments
 (0)