jpetrucciani / hubspot3

python3.6+ hubspot client based on hapipy, but modified to use the newer endpoints and non-legacy python
MIT License
147 stars 73 forks source link

[QoL]: Convert to using fstrings #121

Closed benaduggan closed 2 years ago

benaduggan commented 2 years ago

Now that you're requiring a newer version of Python we can use f-strings everywhere. I ran Flynt to get the majority and did some meming on edge cases it couldn't handle.