Skip to content

Commit 7aee301

Browse files
committed
Merge branch 'alex_doc_update2' of github.com:amd/node-scraper into alex_doc_update2
2 parents dd8c872 + 1bd6373 commit 7aee301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/PLUGIN_DOC.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -823,8 +823,8 @@ class for collection of PCIe data.
823823

824824
### Model annotations and fields
825825

826-
- **pcie_cfg_space**: `typing.Dict[typing.Annotated[str, AfterValidator(func=<function validate_bdf at 0x7f07358a9bd0>)], nodescraper.plugins.inband.pcie.pcie_data.PcieCfgSpace]`
827-
- **vf_pcie_cfg_space**: `typing.Optional[typing.Dict[typing.Annotated[str, AfterValidator(func=<function validate_bdf at 0x7f07358a9bd0>)], nodescraper.plugins.inband.pcie.pcie_data.PcieCfgSpace]]`
826+
- **pcie_cfg_space**: `typing.Dict[typing.Annotated[str, AfterValidator(func=<function validate_bdf at 0x7f378b729430>)], nodescraper.plugins.inband.pcie.pcie_data.PcieCfgSpace]`
827+
- **vf_pcie_cfg_space**: `typing.Optional[typing.Dict[typing.Annotated[str, AfterValidator(func=<function validate_bdf at 0x7f378b729430>)], nodescraper.plugins.inband.pcie.pcie_data.PcieCfgSpace]]`
828828

829829
## ProcessDataModel Model
830830

0 commit comments

Comments
 (0)