We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56d8439 commit 16f1b35Copy full SHA for 16f1b35
tests/conftest.py
@@ -1,10 +1,10 @@
1
"""
2
- Dummy conftest.py for texted.
+Dummy conftest.py for texted.
3
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
+If you don't know what this is for, just leave it empty.
+Read more about conftest.py under:
+- https://docs.pytest.org/en/stable/fixture.html
+- https://docs.pytest.org/en/stable/writing_plugins.html
8
9
10
# import pytest
0 commit comments