mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2025-01-20 02:05:30 +01:00
b0d342e949
* Replace `data.get("key", None) is not None` with `"key" in data`