faif / python-patterns

A collection of design patterns/idioms in Python
40.2k stars 6.93k forks source link

Added docstrings to several undocumented functions #383

Closed fluencydoc closed 2 years ago

fluencydoc commented 2 years ago

Documented various functions that we found particularly lacking of docstrings.

faif commented 2 years ago

Thanks for the pull request. Can you please fix the linter errors?

fluencydoc commented 2 years ago

Will tackle remaining linter errors later this week.

faif commented 2 years ago

Great, thanks 👍