mirror of
https://github.com/balkian/gists.git
synced 2024-12-03 13:52:28 +00:00
Add 'repos/f84238719ac6111d7a1a/' from commit '65aff7f1be8419853d4816ee2f94674f2dcb4ab5'
git-subtree-dir: repos/f84238719ac6111d7a1a git-subtree-mainline:ca0690b024
git-subtree-split:65aff7f1be
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…
Reference in New Issue
Block a user