summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorKOLANICH <kolan_n@mail.ru>2021-02-06 23:03:13 +0300
committerJason R. Coombs <jaraco@jaraco.com>2021-02-21 14:44:57 -0500
commit38fff62edb5e282f144dc77cc1bf5555367336d9 (patch)
treef4fa59bb4e16daafe20195c45a0c69e0aa271cc2 /pytest.ini
parent743af7249d56e55a7c2c5f3111958ceee008d8ea (diff)
downloadpython-setuptools-git-38fff62edb5e282f144dc77cc1bf5555367336d9.tar.gz
Added an .editorconfig. Pull request jaraco/skeleton#43.
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/pytest.ini b/pytest.ini
index d7f0b115..016063b5 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -5,5 +5,5 @@ doctest_optionflags=ALLOW_UNICODE ELLIPSIS
# workaround for warning pytest-dev/pytest#6178
junit_family=xunit2
filterwarnings=
- # https://github.com/pytest-dev/pytest/issues/6928
- ignore:direct construction of .*Item has been deprecated:DeprecationWarning
+ # https://github.com/pytest-dev/pytest/issues/6928
+ ignore:direct construction of .*Item has been deprecated:DeprecationWarning