f-string in python 3.4
nuclearboy95 opened this issue · 1 comments
nuclearboy95 commented
Line 93 in 6a198ee
uses f-string, but it is not supported in python 3.4.
ruthcfong commented
@nuclearboy95 Thanks for bringing this to our attention. Pull request #3 updates the repo to require Python 3.6+; PyPi v1.0.0.2 has also been uploaded so if you install using pip
you'll get the latest update already.