Skip to content

fix async impl not supported #203

Open
@eastonsuo

Description

@eastonsuo

if I write codes like

@hookimpl
async def pylsp_completions(config, document, position):
     pass

will raise an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions