Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BinToPcd.py: Remove xdrlib import (#852)
## Description * Run Python sort on imports * Remove xdrlib import as it is not used and will be deprecated in Python 3.13 * This change was missed as part of implementing Python updates between release/202302 and release/202311 branches. * #604 - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested Validated this change does not impact the functionality of the BinToPcd.py script. ## Integration Instructions N/A
- Loading branch information