We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa4ac6 commit 78cf878Copy full SHA for 78cf878
src/mslice/plotting/pyplot.py
@@ -20,7 +20,7 @@
20
import sys
21
import threading
22
import time
23
-from typing import Any, Literal
+from typing import Any, Callable, Literal
24
25
from cycler import cycler
26
import matplotlib
0 commit comments