Pex 552/on demand detection triggers #321
Annotations
4 errors
|
lint
Process completed with exit code 1.
|
|
Ruff (F541):
contentctl/objects/correlation_search.py#L1007
contentctl/objects/correlation_search.py:1007:25: F541 f-string without any placeholders
|
|
Ruff (F841):
contentctl/objects/correlation_search.py#L940
contentctl/objects/correlation_search.py:940:9: F841 Local variable `time_to_sleep` is assigned to but never used
|
|
Ruff (F841):
contentctl/objects/correlation_search.py#L937
contentctl/objects/correlation_search.py:937:9: F841 Local variable `num_tries` is assigned to but never used
|