Skip to content
Commit dae4a017 authored by Andrew Ballance's avatar Andrew Ballance Committed by Masahiro Yamada
Browse files

gen_compile_commands: fix invalid escape sequence warning



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>
parent e3a9ee96
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment