chore(deps-dev): bump pytest-cov from 6.2.1 to 7.0.0 #484
lint-publish.yml
on: push
lint-format
26s
publish
0s
Annotations
1 error
|
Ruff (B008):
mitreattack/download_stix.py#L200
mitreattack/download_stix.py:200:44: B008 Do not perform function call `typer.Option` in argument defaults; instead, perform the call within the function, or read the default from a module-level singleton variable
|