Skip to content
Snippets Groups Projects
Commit 0f9fa4e6 authored by Andrew Ballance's avatar Andrew Ballance Committed by Sasha Levin
Browse files

gen_compile_commands: fix invalid escape sequence warning


[ Upstream commit dae4a017 ]

With python 3.12, '\#' results in this warning
    SyntaxWarning: invalid escape sequence '\#'

Signed-off-by: default avatarAndrew Ballance <andrewjballance@gmail.com>
Reviewed-by: default avatarJustin Stitt <justinstitt@google.com>
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent a8fee667
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment