re-run black

This commit is contained in:
Daniel Hahler
2019-11-16 18:53:29 +01:00
parent b1a597ab02
commit 54a954514b
9 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ class TestEvaluator:
)
def test_skipif_class(self, testdir):
item, = testdir.getitems(
(item,) = testdir.getitems(
"""
import pytest
class TestClass(object):