Closed Teque5 closed 1 year ago
Looks great overall! I am curious why you seem to prefer double-quotes for strings over single quotes though.
I actually don't, but instead of manually fixing things with flake8
, I've been using black lately that just forces PEP8 (with double quotes). Also lately I've been coding in Rust and it's a good reminder to me that over there strings are "like this" and unicode single characters are '✪'.
pytest
README.md
into our pypi page once I upload new versionv1.1.3