crafty-4/app/classes/web/routes/api/users/user
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
..
index.py Check if something is in a dict with a simpler way 2022-05-25 00:39:16 +03:00
pfp.py Merge branch 'feature/api-v2' into merge/api-v2 2022-05-05 03:32:09 +03:00
public.py Merge branch 'feature/api-v2' into merge/api-v2 2022-05-05 03:32:09 +03:00