Skip to content

Need Help, how to fix mypy error while pre-commit #1154

@tejaschauhan36912

Description

@tejaschauhan36912

I am unable to commit code changes due to the following Mypy errors. Is there a solution to resolve this?

src\neo4j_sync\work\session.py:549: error: ParamSpec components are not allowed here [valid-type]
src\neo4j_sync\work\session.py:550: error: ParamSpec components are not allowed here [valid-type]
src\neo4j_async\work\session.py:546: error: ParamSpec components are not allowed here [valid-type]
src\neo4j_async\work\session.py:547: error: ParamSpec components are not allowed here [valid-type]

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