Skip to content

Commit 3c82850

Browse files
committed
PT rules are really silly...
1 parent edd4e30 commit 3c82850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema_lexer/tests/test_integration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
]
1818

1919

20-
@pytest.fixture()
20+
@pytest.fixture
2121
def lexer():
2222
return JSONSchemaLexer()
2323

0 commit comments

Comments
 (0)