We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dab6b00 commit 55119f2Copy full SHA for 55119f2
tests/test_basic.py
@@ -5,4 +5,4 @@
5
6
@pytest.mark.sphinx("html", testroot="basic")
7
def test_simple_short(app: Sphinx):
8
- assert(True)
+ assert True
0 commit comments