Skip to content

Add support for python 3.7.x #129

@boralyl

Description

@boralyl

Currently when running tests there are a handful of failures. They seem to be related to using a return annotation that specifies a generic type. e.g.

def foo() -> MyType[GenericType]:
    pass

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions