GetPCI-SigVendorIDMap.py: format with black

flake8 was flagging too long of lines on this script, so reformat
with black to resolve.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Iae47269005ee98773b6eddd2728bb2212f0e660d
1 file changed
tree: b185efbe4564d0ebf514d6f2d85f4dfe83b72ab3
  1. include/
  2. service_files/
  3. src/
  4. utils/
  5. .clang-format
  6. CMakeLists.txt
  7. LICENSE
  8. OWNERS
  9. README.md
README.md

peci-pcie

The peci-pcie application uses the CPU PECI interface to get PCIe Device information for the system and shares it on D-Bus. The information from D-Bus is used by bmcweb to populate the PCIe Device resources in Redfish.