[pip] (deps): Bump the dev-dependencies group across 1 directory with 8 updates #244
Annotations
10 errors
|
ruff (CPY001):
example/default.py#L1
example/default.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
example/calculator.py#L1
example/calculator.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
example/api.py#L1
example/api.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
example/actions.py#L1
example/actions.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
example/__init__.py#L1
example/__init__.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
annotated_logger/plugins.py#L1
annotated_logger/plugins.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
annotated_logger/mocks.py#L1
annotated_logger/mocks.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (CPY001):
annotated_logger/filter.py#L1
annotated_logger/filter.py:1:1: CPY001 Missing copyright notice at top of file
|
|
ruff (PLR0917):
annotated_logger/__init__.py#L273
annotated_logger/__init__.py:273:9: PLR0917 Too many positional arguments (6 > 5)
|
|
ruff (CPY001):
annotated_logger/__init__.py#L1
annotated_logger/__init__.py:1:1: CPY001 Missing copyright notice at top of file
|