diff --git a/piker/data/_sampling.py b/piker/data/_sampling.py index cadc4726..9efa1978 100644 --- a/piker/data/_sampling.py +++ b/piker/data/_sampling.py @@ -15,12 +15,8 @@ # along with this program. If not, see . """ -<<<<<<< HEAD Sampling and broadcast machinery for (soft) real-time delivery of financial data flows. -======= -Data buffers for fast shared humpy. ->>>>>>> 78e5394 (Type annot updates) """ from __future__ import annotations