interrogate — Easy Playground
Check Python code for missing docstrings and report coverage
What is interrogate?Run locally
Install
pip install interrogatePython CodeRun locally
interrogate is part of the Python ecosystem. Check Python code for missing docstrings and report coverage.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?