Skip to content

Commit b548b7e

Browse files
committed
Mypy is failing with new numpy dtype type-hints
1 parent 630d805 commit b548b7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/run_mypy.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
pymc/model/transform/conditioning.py
4545
pymc/pytensorf.py
4646
pymc/sampling/jax.py
47+
pymc/sampling/mcmc.py
48+
pymc/util.py
4749
"""
4850

4951

0 commit comments

Comments
 (0)