Skip to content

AssertionError when ParamSpec is encountered as parameter in Type #2

Description

@NiklasRosenstein
  File "/Users/niklas.rosenstein/gitme/kraken/.venvs/3.10.2/lib/python3.10/site-packages/typeapi/model.py", line 54, in __init__
    assert parameters is None or all(isinstance(v, t.TypeVar) for v in parameters)
AssertionError

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions