Apply flake8-pyi autofixes #391
Annotations
13 errors and 1 warning
hygiene:
stubs/matplotlib/__init__.pyi#L1
Would reformat
|
hygiene:
stubs/matplotlib/artist.pyi#L1
Would reformat
|
hygiene:
stubs/matplotlib/cbook/__init__.pyi#L1
Would reformat
|
hygiene:
stubs/matplotlib/pyplot.pyi#L1
Would reformat
|
hygiene:
stubs/matplotlib/table.pyi#L1
Would reformat
|
|
hygiene:
stubs/networkx/algorithms/chordal.pyi#L1
Would reformat
|
|
hygiene:
stubs/networkx/algorithms/tree/branchings.pyi#L1
Would reformat
|
hygiene:
stubs/networkx/algorithms/tree/coding.pyi#L1
Would reformat
|
test:
stubs/sklearn/decomposition/_pca.pyi#L60
Argument of type "EllipsisType" cannot be assigned to parameter "extra" of type "str" in function "__init__"
"EllipsisType" is not assignable to "str" (reportArgumentType)
|
test:
stubs/sklearn/ensemble/_base.pyi#L38
Argument of type "EllipsisType" cannot be assigned to parameter "extra" of type "str" in function "__init__"
"EllipsisType" is not assignable to "str" (reportArgumentType)
|
test
2 errors
|
test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|