faif / python-patterns

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

:snake: Reformatted with black Closes #375 #379

Closed g-paras closed 3 years ago

g-paras commented 3 years ago

Removed trailing spaces from function docstrings.

black --check  .
All done! ✨ 🍰 ✨
62 files would be left unchanged.
faif commented 3 years ago

Thanks a lot for this fix. A new error occurs after that at a later stage. I'm not familiar with that part, but we can open a new bug :)