summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
diff options
context:
space:
mode:
authorMichael Kubacki <michael.kubacki@microsoft.com>2026-06-10 23:42:32 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2026-06-12 03:20:34 +0300
commit2aa3d1c7cfece5eb2943fcb3c277569fd3aa8f5f (patch)
tree7b4b74c629c3f2e790013246d38a74d3e48a78b7 /BaseTools/Source/Python
parent529f8db563e50ea81b9a8c4f0658e3abab7d55fd (diff)
downloadedk2-2aa3d1c7cfece5eb2943fcb3c277569fd3aa8f5f.tar.xz
BaseTools/HostBasedUnitTestRunner.py: Fix SyntaxWarnings
Three invalid escape sequence SyntaxWarnings are reported because `'\|'` is being escaped. This change consistently wraps all cases where the character is used in double quotes, so the character is preserved and the warnings are resolved. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions