Skip to content

Commit 4bd2f86

Browse files
JasonGrace2282pre-commit-ci[bot]Viicos
authored
Add typehints to manim.utils.iterables (#3751)
* typehint iterables * organize typing hints * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove any * Add overloads for tuplify * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Remove example * feedback * Make TypeVars accessible at runtime * Add hints for zip Co-authored-by: Victorien <[email protected]> * typing -> collections.abc Co-authored-by: Victorien <[email protected]> * try to make mypy happy * zip[tuple[T, ...]] instead of zip[T] --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Victorien <[email protected]>
1 parent 94cd27c commit 4bd2f86

File tree

2 files changed

+168
-119
lines changed

2 files changed

+168
-119
lines changed

0 commit comments

Comments
 (0)