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 edd4e30 commit 3c82850Copy full SHA for 3c82850
jsonschema_lexer/tests/test_integration.py
@@ -17,7 +17,7 @@
17
]
18
19
20
-@pytest.fixture()
+@pytest.fixture
21
def lexer():
22
return JSONSchemaLexer()
23
0 commit comments