pcdshub / typhos

Automatic-yet-customizable Graphical User Interface Generation for Ophyd Devices
http://pcdshub.github.io/typhos
Other
16 stars 26 forks source link

BUG/TST: allow new note to be written if no data exists, add unit test #562

Closed tangkong closed 1 year ago

tangkong commented 1 year ago

Description

Creates a new dictionary if no file exists at the requested destination

Motivation and Context

Fixes #560

How Has This Been Tested?

interactively, and a unit test has been added

Where Has This Been Documented?

This PR