While I’ve hosted lightning talks at #PyConUS before, I’ve finally given one today! Enforce documentation coverage with `interrogate`! It’s got a cute logo 😍🦥 https://interrogate.readthedocs.io
Builds and links: Build errors: You have the option of checking whether your content is built correctly before publishing your changes. Sphinx has a nitpicky mode for this, which can be called up w...
@roguelynn Thank you very much. Interrogate is so helpful when we need to refactor code from data scientists: 100% test and docstring coverage is required for this.