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 ec9ef7c commit dea980eCopy full SHA for dea980e
src/mslice/plotting/pyplot.py
@@ -20,7 +20,7 @@
20
import sys
21
import threading
22
import time
23
-from typing import Literal
+from typing import Any, Literal
24
25
from cycler import cycler
26
import matplotlib
0 commit comments