refactor _summarize_children
to use static getattr
#234
Annotations
3 errors
Run Pyright:
extensions/positron-python/python_files/positron/positron_ipykernel/inspectors.py#L472
Expression of type "range" cannot be assigned to return type "Iterable[Tuple[int, Any]]"
"range" is incompatible with "Iterable[Tuple[int, Any]]"
TypeVar "_T_co@Iterable" is covariant
"int" is incompatible with "Tuple[int, Any]" (reportGeneralTypeIssues)
|
Run Pyright:
extensions/positron-python/python_files/positron/positron_ipykernel/variables.py#L755
Argument missing for parameter "key" (reportGeneralTypeIssues)
|
Run Pyright
2 errors
|
The logs for this run have expired and are no longer available.
Loading