jaraco / inflect

Correctly generate plurals, ordinals, indefinite articles; convert numbers to words
https://pypi.org/project/inflect
MIT License
957 stars 107 forks source link

Code style: apply updated black v23 style rules #175

Closed jayaddison closed 1 year ago

jayaddison commented 1 year ago

Fixup for codestyle check errors encountered in #174.

jayaddison commented 1 year ago

Hi @jaraco - this is a housekeeping pull request: updating code formatting so that pull request aggregate pass/failure state becomes clearer in the GitHub UI.

jaraco commented 1 year ago

Thanks!

jayaddison commented 1 year ago

Thank you!