mease_elabftw.nwb.dict_to_string
- mease_elabftw.nwb.dict_to_string(dict)
Custom conversion method for dict to string. This adds a bullet point and line break to the dict.
- Parameters
dict (dict) – A dict used to store metadata.
- Returns
The dict as a string with added * for seperation
- Return type
str