mirror of
https://github.com/balkian/gists.git
synced 2025-08-24 07:32:21 +00:00
Rename and download script
This commit is contained in:
@@ -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