mirror of
https://github.com/balkian/gists.git
synced 2024-11-01 08:01:44 +00:00
This commit is contained in:
commit
5609770bf7
2
__init__.py
Normal file
2
__init__.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