Replace 'not xx in xx' with the more readable 'xx not in xx' syntax to fix the Ruff E713 warning. Signed-off-by: James Roy <rruuaanng@outlook.com> |
||
|---|---|---|
| .. | ||
| src/devicetree | ||
| tests | ||
| .gitignore | ||
| requirements.txt | ||
| setup.py | ||
| tox.ini | ||
Replace 'not xx in xx' with the more readable 'xx not in xx' syntax to fix the Ruff E713 warning. Signed-off-by: James Roy <rruuaanng@outlook.com> |
||
|---|---|---|
| .. | ||
| src/devicetree | ||
| tests | ||
| .gitignore | ||
| requirements.txt | ||
| setup.py | ||
| tox.ini | ||