From d187a712a000e9013e15bd6a98d85bf80c8a7126 Mon Sep 17 00:00:00 2001 From: mesca Date: Mon, 7 Mar 2022 16:33:30 +0100 Subject: [PATCH] Fix examples --- examples/resample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/resample.yaml b/examples/resample.yaml index 206efa1..d34e80c 100644 --- a/examples/resample.yaml +++ b/examples/resample.yaml @@ -15,7 +15,7 @@ graphs: class: Resample params: factor: 2 - window: None + window: null - id: display module: timeflux.nodes.debug