Skip to content

Commit 1d7abb5

Browse files
authored
Update ui_extras.py
1 parent 4050f84 commit 1d7abb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui_extras.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from __future__ import annotations
22

33
from pathlib import Path
4-
from typing import Callable
4+
from collections.abc import Callable
55

66
import tkinter as tk
77
from tkinter import ttk, messagebox

0 commit comments

Comments
 (0)