Skip to content

Commit

Permalink
Disable pylint.
Browse files Browse the repository at this point in the history
  • Loading branch information
twiecki committed Nov 23, 2020
1 parent aec9e82 commit 3ccf6f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pymc3/sampling_jax.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# pylint: skip-file
import os
import re
import warnings
Expand Down

0 comments on commit 3ccf6f0

Please sign in to comment.