mirror of
https://github.com/balkian/gists.git
synced 2025-08-24 07:32:21 +00:00
This commit is contained in:
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())
|
Reference in New Issue
Block a user