Jim Rybarski

Results 6 comments of Jim Rybarski

Could you paste your code?

No, I'm not using the library. I just had the same error when using scikit-image and this issue page came up when I googled it. FWIW the problem was that...

Add `pass_filenames: false` to your hook. See: https://github.com/econchick/interrogate/issues/60#issuecomment-735436566

I've figured out that it's due to the `is_search_page` variable not being picked up. I don't know how to actually fix this, but if you remove the if-statement around these...

See https://github.com/econchick/interrogate/pull/159

Add `pass_filenames: false` to your hook. See: https://github.com/econchick/interrogate/issues/60#issuecomment-735436566