summaryrefslogtreecommitdiffstats
path: root/.templateconf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-12-08 13:42:11 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-15 09:04:38 +0000
commitc3cb6bc21f3f84e2ed103b6438516ab85222faa9 (patch)
tree596f058d18c8148992a371e4c97d75ca100f33d9 /.templateconf
parent9119a882adbf19df9f47f66cebaa7f730d3e9462 (diff)
downloadopenembedded-core-c3cb6bc21f3f84e2ed103b6438516ab85222faa9.tar.gz
buildstats: Replace 'is' with '==' in python condition check expression
python 3.8 has started to throw this as a warning but usage is wrong see [1], it seems to be working by accident and not design. Fixes SyntaxWarning: "is" with a literal. Did you mean "=="? [1]: https://bugs.python.org/issue34850 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.templateconf')
0 files changed, 0 insertions, 0 deletions