nteract / testbook

🧪 📗 Unit test your Jupyter Notebooks the right way
https://testbook.readthedocs.io
BSD 3-Clause "New" or "Revised" License
416 stars 37 forks source link

Add docstrings for functions in utils.py #105

Open willingc opened 3 years ago

willingc commented 3 years ago

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

lfunderburk commented 3 years ago

Taking a stab at this