Bugfix/plot crop #26
Annotations
3 errors
Run Pyright:
extensions/positron-python/pythonFiles/positron/positron_ipykernel/plots.py#L104
Argument of type "Literal['image/png']" cannot be assigned to parameter "__key" of type "slice" in function "__getitem__"
"Literal['image/png']" is incompatible with "slice" (reportGeneralTypeIssues)
|
Run Pyright:
extensions/positron-python/pythonFiles/positron/positron_ipykernel/plots.py#L216
Expression of type "dict[str, str]" cannot be assigned to return type "Tuple[dict[Unknown, Unknown], dict[Unknown, Unknown]]"
"dict[str, str]" is incompatible with "Tuple[dict[Unknown, Unknown], dict[Unknown, Unknown]]" (reportGeneralTypeIssues)
|
Run Pyright
2 errors
|
Loading