From ee64eafc7f945fb6684ce22a60169f97f5a0f235 Mon Sep 17 00:00:00 2001 From: Saransh Chopra Date: Wed, 27 Dec 2023 13:17:57 +0530 Subject: [PATCH] ignore internal nbmake warnings - pytest (notebook tests) (#3665) --- pyproject.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 28b43e7729..96c4e97950 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -245,7 +245,12 @@ testpaths = [ ] console_output_style = "progress" xfail_strict = true -filterwarnings = ["error"] +filterwarnings = [ + "error", + # ignore internal nbmake warnings + 'ignore:unclosed \