From f526ad87494f0ff716643ce0791fb5fd21d64652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Kul=C3=ADk?= Date: Thu, 7 Nov 2024 12:27:42 +0100 Subject: [PATCH] Suppress pytest.PytestUnraisableExceptionWarning raised in test cleanup --- pytest.ini | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pytest.ini b/pytest.ini index 8efdcfc761..d570b549da 100644 --- a/pytest.ini +++ b/pytest.ini @@ -69,6 +69,11 @@ filterwarnings = ignore:unclosed