tsa.replace_group_metadata#

mainsource.replace_group_metadata(name, meta, user='no-user')#

Replace a group metadata with a dictionary from strings to anything json-serializable.

Parameters:
  • name (str)

  • meta (Dict[str, Any])

  • user (str)

Return type:

None