From 6f13759f4a0e1047a09732e72f6d07e44d3e6855 Mon Sep 17 00:00:00 2001 From: Casper da Costa-Luis Date: Mon, 5 Feb 2024 23:42:32 +0000 Subject: [PATCH] tests: fix macos notebook indentation --- .meta/nbval.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.meta/nbval.ini b/.meta/nbval.ini index 8f5f3d16..4a91d233 100644 --- a/.meta/nbval.ini +++ b/.meta/nbval.ini @@ -7,3 +7,6 @@ replace: 00:00<00:00 [regex3] regex: \|███▍ \| replace: |███▎ | +[regex4] +regex: [ ]{4}\n +replace: \n