Pex 552/on demand detection triggers #327
Annotations
3 errors
|
lint
Process completed with exit code 1.
|
|
Ruff (E711):
contentctl/objects/correlation_search.py#L1044
contentctl/objects/correlation_search.py:1044:26: E711 Comparison to `None` should be `cond is not None`
|
|
Ruff (F541):
contentctl/objects/correlation_search.py#L1029
contentctl/objects/correlation_search.py:1029:25: F541 f-string without any placeholders
|