You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks! I will consider applying this and just making this project python3.5+ compatible. The fstrings are nice, but perhaps not worth the hassle given 3.5 is a pretty common default python3 install.
I made a tool to convert all f-strings inside the vod-converter to older python strings
https://github.com/supernlogn/f-string-deconverter
So the project can be compatible to older python3 versions.
The text was updated successfully, but these errors were encountered: