Fix collections.abc
imports on Python 3.13.0 and 3.13.1 (#2657)
#5487
Annotations
1 error, 2 warnings, and 1 notice
Run pre-commit checks
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run pre-commit checks:
astroid/interpreter/_import/spec.py#L190
Unused variable 'search_paths'
|
Run pre-commit checks:
astroid/builder.py#L247
Useless suppression of 'unidiomatic-typecheck'
|
Loading