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
❯ python3 An_Editter.py
Traceback (most recent call last):
File "An_Editter.py", line 65, in <module>
font_combo.current(font_tuple.index('Arial'))
ValueError: tuple.index(x): x not in tuple
The text was updated successfully, but these errors were encountered:
While working on the new feature...
The text was updated successfully, but these errors were encountered: