h5analysis.util.check_key_in_dict

h5analysis.util.check_key_in_dict(key, dic)

Checks if a specific key is in a dictionary

Parameters:
  • key (string)

  • dict (dict)

Return type:

Boolean