We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4050f84 commit 1d7abb5Copy full SHA for 1d7abb5
ui_extras.py
@@ -1,7 +1,7 @@
1
from __future__ import annotations
2
3
from pathlib import Path
4
-from typing import Callable
+from collections.abc import Callable
5
6
import tkinter as tk
7
from tkinter import ttk, messagebox
0 commit comments