Skip to content

Commit 2cbbd57

Browse files
authored
Update workbench_core.py
1 parent 1d7abb5 commit 2cbbd57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workbench_core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
from dataclasses import dataclass
1818
from pathlib import Path
19-
from typing import Callable
19+
from collections.abc import Callable
2020

2121
import json
2222
import queue

0 commit comments

Comments
 (0)