abertschi / postcards

A CLI for the Swiss Postcard Creator :postbox:
https://abertschi.ch/blog/2022/receiving-postcards/
MIT License
36 stars 8 forks source link

typo in line 63? #26

Closed davidoesch closed 6 years ago

abertschi commented 6 years ago

No, those are f-strings. see https://docs.python.org/3/whatsnew/3.6.html#pep-498-formatted-string-literals

Carry on! :)

abertschi commented 6 years ago

The readme doesn't talk about requirements regarding python versions. I'll add that.