[pip] (deps): Bump the dev-dependencies group across 1 directory with 30 updates #107
Annotations
4 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (PLC0415):
test/test_decorator.py#L620
test/test_decorator.py:620:13: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (FBT001):
annotated_logger/__init__.py#L930
annotated_logger/__init__.py:930:9: FBT001 Boolean-typed positional argument in function definition
|
|
Ruff (TC006):
annotated_logger/__init__.py#L735
annotated_logger/__init__.py:735:32: TC006 Add quotes to type expression in `typing.cast()`
|