mirror of
https://github.com/balkian/gists.git
synced 2025-04-04 12:00:50 +00:00
Add 'repos/f84238719ac6111d7a1a/' from commit '65aff7f1be8419853d4816ee2f94674f2dcb4ab5'
git-subtree-dir: repos/f84238719ac6111d7a1a git-subtree-mainline: ca0690b024aaac8faf01686a9dd542aa6aff4889 git-subtree-split: 65aff7f1be8419853d4816ee2f94674f2dcb4ab5
This commit is contained in:
commit
38e6382769
2
repos/f84238719ac6111d7a1a/checkdic.py
Normal file
2
repos/f84238719ac6111d7a1a/checkdic.py
Normal file
@ -0,0 +1,2 @@
|
||||
def check_dict(indic, template):
|
||||
return all(item in indic.items() for item in template.items())
|
Loading…
x
Reference in New Issue
Block a user