From 850528fb87f6f59892f5707f439c3853db5aeda7 Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Sun, 2 Jun 2024 02:19:39 -0400 Subject: [PATCH] Add newline --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index 11cfcf6..bc1df7d 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,4 +1,4 @@ [pytest] addopts = --strict-markers markers = - online: mark tests are requiring internet access. \ No newline at end of file + online: mark tests are requiring internet access.