Skip to content

Commit fba4522

Browse files
committed
dbug
1 parent 0993793 commit fba4522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from tkinter import messagebox, font
2323
from tkmacosx import Button # type: ignore
2424
else:
25-
from tkinter import Button, messagebox, font
25+
from tkinter import Button, messagebox, font
2626

2727

2828
@dataclass

0 commit comments

Comments
 (0)