mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-07-02 09:11:15 -03:00
Python has become stricter about unknown `\x` in strings, firing a SyntaxWarning right now. They need to be `\\x`.
924 B
924 B