This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
crafty-4
Watch
1
Star
0
Fork
0
You've already forked crafty-4
mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced
2024-08-30 18:23:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b0d342e949
crafty-4
/
app
/
classes
/
web
/
routes
History
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