mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| HostBasedUnitTestRunner.py | ||
| HostBasedUnitTestRunner_plug_in.yaml | ||