chore(dev): update dependency ruff to v0.0.286 #1978
Annotations
6 errors
transmission_rpc/__init__.py#L44
transmission_rpc/__init__.py:44:14: PYI041 Use `float` instead of `int | float`
|
transmission_rpc/client.py#L90
transmission_rpc/client.py:90:18: PYI041 Use `float` instead of `int | float`
|
transmission_rpc/client.py#L1155
transmission_rpc/client.py:1155:34: PYI036 The first argument in `__exit__` should be annotated with `object` or `type[BaseException] | None`
|
transmission_rpc/client.py#L1155
transmission_rpc/client.py:1155:60: PYI036 The second argument in `__exit__` should be annotated with `object` or `BaseException | None`
|
transmission_rpc/client.py#L1155
transmission_rpc/client.py:1155:79: PYI036 The third argument in `__exit__` should be annotated with `object` or `types.TracebackType | None`
|
|
The logs for this run have expired and are no longer available.
Loading