From ce4da7fade42ef5c257e16598de7f907397112b8 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 6 Oct 2024 12:41:06 -0500 Subject: [PATCH] fix tests --- pytest.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/pytest.ini b/pytest.ini index 4473470..dc242af 100644 --- a/pytest.ini +++ b/pytest.ini @@ -85,6 +85,4 @@ norecursedirs = testpaths = tests/ -pythonpath = src - xfail_strict = true