We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d7abb5 commit 2cbbd57Copy full SHA for 2cbbd57
workbench_core.py
@@ -16,7 +16,7 @@
16
17
from dataclasses import dataclass
18
from pathlib import Path
19
-from typing import Callable
+from collections.abc import Callable
20
21
import json
22
import queue
0 commit comments