Update _base.py #1479
Annotations
6 errors and 1 notice
|
Lint Code Base
Process completed with exit code 1.
|
|
Lint Code Base
The process '/opt/hostedtoolcache/ruff/0.12.9/x86_64/ruff' failed with exit code 1
|
|
Lint Code Base:
src/a2a/_base.py#L0
Would reformat
|
|
Lint Code Base
The process '/opt/hostedtoolcache/ruff/0.12.9/x86_64/ruff' failed with exit code 1
|
|
Ruff (E713):
src/a2a/_base.py#L44
src/a2a/_base.py:44:16: E713 Test for membership should be `not in`
|
|
Ruff (I001):
src/a2a/_base.py#L1
src/a2a/_base.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Lint Code Base
repository contains 21 duplications.
0 duplications were part of this PR and were annotated
|