Skip to content

ci: manual fixes for updated pre-commit #3798

@terriko

Description

@terriko

Our automated pre-commit update job is showing failures due to changes in black: #3772

I need someone to take that PR and include the necessary fixes that the new version of black recommends. It says they're in the following files:

reformatted cve_bin_tool/checkers/bind.py
reformatted cve_bin_tool/checkers/binutils.py
reformatted cve_bin_tool/checkers/cups.py
reformatted cve_bin_tool/data_sources/gad_source.py
reformatted cve_bin_tool/data_sources/nvd_source.py
reformatted cve_bin_tool/data_sources/osv_source.py
reformatted cve_bin_tool/nvd_api.py
reformatted cve_bin_tool/output_engine/html.py
reformatted cve_bin_tool/output_engine/__init__.py 

The changes should be pretty easy (since black will do them for you) but you will have ot figure out how to grab the existing branch and make yourself a new PR out of it correctly. I don't have time to walk someone through how to do this: if you can't figure it out on your own please don't offer to solve this issue.

Metadata

Metadata

Assignees

Labels

CIRelated to our continuous integration service (GitHub Actions)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions