bluesky / event-model

data model for event-based data collection and analysis
https://blueskyproject.io/event-model
BSD 3-Clause "New" or "Revised" License
13 stars 30 forks source link

Removed an off by one error #260

Closed evalott100 closed 1 year ago

evalott100 commented 1 year ago

Closes #259

Fixes the problems mentioned in the above issue by

evalott100 commented 1 year ago

Closing since the name=None in a Msg should throw an error elsewhere