Commit 906fa07
authored
fix: Update platform name retrieval in
… `vendor_name` instead of `device_name` for improved accuracy.
### PR Category
<!-- One of [Core | Vendor | OP | Tools | Others] -->
Tools
### PR Type
<!-- One of [User Experience | New Features | Bug Fixes | Improvements |
Performance | Breaking Change | Deprecations | Test Case | Docs |
Others] -->
Bug Fixes
### Description
<!-- Describe what this PR does and why. -->
### Related Issues
<!-- Link any related issues: Fixes #issue, Closes #issue, or Related to
#issue -->
### Changes
<!-- List the key changes made in this PR. -->
-
### Testing
<!-- How has this change been tested? Include test commands, hardware
used, etc. -->
-
### Checklist
- [ ] I have run the existing tests and they pass
- [ ] I have added tests for my changes (if applicable)
- [ ] I have updated the documentation (if applicable)get_platform_name function (#105)1 parent 019b7b8 commit 906fa07
2 files changed
Lines changed: 1 addition & 1 deletion
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments