Skip to content

Investigate mypy (static type checker via type annotations) #104

@pettarin

Description

@pettarin

Since the code base is both PY2 and PY3, we would need to use the comment-based type annotations.

Yet, it is an interesting idea that could find some errors in advance, like the float vs. TimeValue bug of a few releases ago.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions