Skip to content

Commit 16f1b35

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 56d8439 commit 16f1b35

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/conftest.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
"""
2-
Dummy conftest.py for texted.
2+
Dummy conftest.py for texted.
33
4-
If you don't know what this is for, just leave it empty.
5-
Read more about conftest.py under:
6-
- https://docs.pytest.org/en/stable/fixture.html
7-
- https://docs.pytest.org/en/stable/writing_plugins.html
4+
If you don't know what this is for, just leave it empty.
5+
Read more about conftest.py under:
6+
- https://docs.pytest.org/en/stable/fixture.html
7+
- https://docs.pytest.org/en/stable/writing_plugins.html
88
"""
99

1010
# import pytest

0 commit comments

Comments
 (0)