Diff of /pytest.ini [000000] .. [433586]

Switch to side-by-side view

--- a
+++ b/pytest.ini
@@ -0,0 +1,5 @@
+[pytest]
+filterwarnings=
+	ignore::DeprecationWarning
+	ignore::PendingDeprecationWarning
+	ignore::FutureWarning