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

clone() should respect inplace of parent #126

Closed danielballan closed 4 years ago

danielballan commented 4 years ago

This was simply missed in the implementation of clone and resulted in a warning that breaks the databroker documentation build.