nteract / testbook

🧪 📗 Unit test your Jupyter Notebooks the right way

Home Page:https://testbook.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add docstrings for functions in utils.py

willingc opened this issue · comments

Add docstrings for the two helper functions: random_varname and all_subclasses.

Taking a stab at this