crafty-4/app/classes/web/routes
luukas b0d342e949
Check if something is in a dict with a simpler way
* Replace `data.get("key", None) is not None` with `"key" in data`
2022-05-25 00:39:16 +03:00
..
api Check if something is in a dict with a simpler way 2022-05-25 00:39:16 +03:00