Skip to content

Commit 55119f2

Browse files
committed
run black
1 parent dab6b00 commit 55119f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_basic.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
@pytest.mark.sphinx("html", testroot="basic")
77
def test_simple_short(app: Sphinx):
8-
assert(True)
8+
assert True

0 commit comments

Comments
 (0)