diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-03-24 22:40:08 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-28 15:55:48 +0100 |
commit | 39170fe6f1a20f03ff3a5d189b6795e808c41124 (patch) | |
tree | 2224011d1b82b88631cb2e12fda0b135d6a66e68 /meta/recipes-extended/tzdata | |
parent | 33a6135294f2082710915fd2d8e1c457af284784 (diff) | |
download | poky-39170fe6f1a20f03ff3a5d189b6795e808c41124.tar.gz |
classes/sanity: use proper multi-line string literals
A python string literal isn't meant to be split over multiple lines
unless it is explicitly multi-line. Use three quotes to indicate that.
(From OE-Core rev: 8cdb505bb3d9748be1744f36cbbfb4f62fa20b67)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/tzdata')
0 files changed, 0 insertions, 0 deletions