if I write codes like ```python @hookimpl async def pylsp_completions(config, document, position): pass ``` will raise an error.