Coverage decreased (-0.3%) to 96.024% when pulling 41963676cf60ef9f2934181c474ace4c659cceca on hfaran/remove_pyclbr into cb55a6d81423c5330fa4ad2e8a5c947905f77f60 on master.
Great, thanks for confirming. PR is merged, and a new version with this fix (and some other additions that hadn't been rolled into a release yet) are now in v1.3.0. It has also been pushed to PyPI.
This is being replaced due to pyclbr being broken in Python 3.5 for our use case. Inspect works just as well for what we need.
Resolves #96