Skip to content

Typing progress tracker #3375

Open
Open
@Viicos

Description

@Viicos

This issue is meant to track progress related to adding type hints to the library.

Fixes:

Progress (layout subject to changes):

Contributing

Contribution guidelines can be found here (TODO).

This issue can be used for any questions (Discord is good place as well).

When starting working on a new module, you can tweak the ignore_errors value in the mypy.ini configuration file:

manim/.mypy.ini

Lines 4 to 6 in c6450b2

# ignore most files; should be checked once proper types have been implemented
[mypy-manim.__main__]
ignore_errors = True

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions