CallbackRegistrar: add correlation hook with master record #375
Annotations
5 errors
|
ruff
The process '/opt/hostedtoolcache/ruff/0.9.4/x86_64/ruff' failed with exit code 1
|
|
Ruff (E501):
dp3/snapshots/snapshooter.py#L469
dp3/snapshots/snapshooter.py:469:101: E501 Line too long (101 > 100)
|
|
Ruff (E501):
dp3/snapshots/snapshooter.py#L220
dp3/snapshots/snapshooter.py:220:101: E501 Line too long (104 > 100)
|
|
Ruff (E501):
dp3/common/callback_registrar.py#L374
dp3/common/callback_registrar.py:374:101: E501 Line too long (139 > 100)
|
|
black
Process completed with exit code 1.
|