Skip to content

Commit 7b833ae

Browse files
committed
Disable pylint.
1 parent caf6a27 commit 7b833ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymc3/sampling_jax.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# pylint: skip-file
12
import os
23
import re
34
import warnings

0 commit comments

Comments
 (0)