[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
e2ff60f8e9
commit
baab268644
|
@ -133,6 +133,7 @@ example would work if we did it by hand:
|
|||
def first_entry():
|
||||
return "a"
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def order(first_entry):
|
||||
return [first_entry]
|
||||
|
|
Loading…
Reference in New Issue