File tree 9 files changed +0
-27
lines changed
pytest-embedded-serial-esp
9 files changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,6 @@ version_files = [
21
21
" pytest-embedded-wokwi/pyproject.toml" ,
22
22
]
23
23
24
- [tool .isort ]
25
- profile = ' black'
26
-
27
24
[tool .pytest .ini_options ]
28
25
norecursedirs = ' examples/*'
29
26
addopts = " -s"
Original file line number Diff line number Diff line change @@ -44,6 +44,3 @@ homepage = "https://github.com/espressif/pytest-embedded"
44
44
repository = " https://github.com/espressif/pytest-embedded"
45
45
documentation = " https://docs.espressif.com/projects/pytest-embedded/en/latest/"
46
46
changelog = " https://github.com/espressif/pytest-embedded/blob/main/CHANGELOG.md"
47
-
48
- [tool .isort ]
49
- profile = ' black'
Original file line number Diff line number Diff line change @@ -45,6 +45,3 @@ homepage = "https://github.com/espressif/pytest-embedded"
45
45
repository = " https://github.com/espressif/pytest-embedded"
46
46
documentation = " https://docs.espressif.com/projects/pytest-embedded/en/latest/"
47
47
changelog = " https://github.com/espressif/pytest-embedded/blob/main/CHANGELOG.md"
48
-
49
- [tool .isort ]
50
- profile = ' black'
Original file line number Diff line number Diff line change @@ -38,6 +38,3 @@ homepage = "https://github.com/espressif/pytest-embedded"
38
38
repository = " https://github.com/espressif/pytest-embedded"
39
39
documentation = " https://docs.espressif.com/projects/pytest-embedded/en/latest/"
40
40
changelog = " https://github.com/espressif/pytest-embedded/blob/main/CHANGELOG.md"
41
-
42
- [tool .isort ]
43
- profile = ' black'
Original file line number Diff line number Diff line change @@ -44,6 +44,3 @@ homepage = "https://github.com/espressif/pytest-embedded"
44
44
repository = " https://github.com/espressif/pytest-embedded"
45
45
documentation = " https://docs.espressif.com/projects/pytest-embedded/en/latest/"
46
46
changelog = " https://github.com/espressif/pytest-embedded/blob/main/CHANGELOG.md"
47
-
48
- [tool .isort ]
49
- profile = ' black'
Original file line number Diff line number Diff line change @@ -39,6 +39,3 @@ homepage = "https://github.com/espressif/pytest-embedded"
39
39
repository = " https://github.com/espressif/pytest-embedded"
40
40
documentation = " https://docs.espressif.com/projects/pytest-embedded/en/latest/"
41
41
changelog = " https://github.com/espressif/pytest-embedded/blob/main/CHANGELOG.md"
42
-
43
- [tool .isort ]
44
- profile = ' black'
Original file line number Diff line number Diff line change @@ -39,6 +39,3 @@ homepage = "https://github.com/espressif/pytest-embedded"
39
39
repository = " https://github.com/espressif/pytest-embedded"
40
40
documentation = " https://docs.espressif.com/projects/pytest-embedded/en/latest/"
41
41
changelog = " https://github.com/espressif/pytest-embedded/blob/main/CHANGELOG.md"
42
-
43
- [tool .isort ]
44
- profile = ' black'
Original file line number Diff line number Diff line change @@ -45,6 +45,3 @@ homepage = "https://github.com/espressif/pytest-embedded"
45
45
repository = " https://github.com/espressif/pytest-embedded"
46
46
documentation = " https://docs.espressif.com/projects/pytest-embedded/en/latest/"
47
47
changelog = " https://github.com/espressif/pytest-embedded/blob/main/CHANGELOG.md"
48
-
49
- [tool .isort ]
50
- profile = ' black'
Original file line number Diff line number Diff line change @@ -38,8 +38,5 @@ repository = "https://github.com/espressif/pytest-embedded"
38
38
documentation = " https://docs.espressif.com/projects/pytest-embedded/en/latest/"
39
39
changelog = " https://github.com/espressif/pytest-embedded/blob/main/CHANGELOG.md"
40
40
41
- [tool .isort ]
42
- profile = ' black'
43
-
44
41
[project .entry-points ."pytest11" ]
45
42
pytest_embedded = " pytest_embedded.plugin"
You can’t perform that action at this time.
0 commit comments