Skip to content

Commit e218f42

Browse files
committed
isort
1 parent fbd0279 commit e218f42

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tests/test_make.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@
77
import types
88
import typing as t
99

10+
# https://github.com/pytest-dev/pytest/issues/7469
11+
import _pytest.fixtures
1012
import attr
1113
import marshmallow
1214
import marshmallow.fields
13-
14-
# https://github.com/pytest-dev/pytest/issues/7469
15-
import _pytest.fixtures
1615
import pytest
1716
import typing_extensions
1817

0 commit comments

Comments
 (0)