@ -6,6 +6,4 @@ app = FastAPI()
def test_no_query_method():
with pytest.raises(AttributeError):
getattr(app, "query")
app.query