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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog - Version 3.0.8
Fix
Fixed syntax error caused by the use of f-strings, which are not supported in Python 3.3. Replaced f-strings with string formatting using concatenation.
Notes
Feel free to reach out if you encounter any issues or have further questions!