diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-06-10 01:14:59 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-06-29 21:08:18 +0300 |
commit | f4cc3b79980c4d9b5a4485f38e354b62811dd52c (patch) | |
tree | b955031c87719a7f46fc1269601dcd53751eff08 /tests/Makefile | |
parent | 322821a1381f81c4dd480d065bec13803c7e69dc (diff) |
tests: Replace double quotes with single quotes
The code base mixes single and double quotes. Standardize on single
quotes except for triple-quoted strings (to match the PEP8 coding style)
and where the string contains single quotes to avoid the need to escape
them.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'tests/Makefile')
0 files changed, 0 insertions, 0 deletions