mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2025-01-19 09:45:28 +01:00
4b9c6cfd71
Use the opposite operator ("not in") instead. Boolean checks should not be inverted python:S1940