-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Add type annotations to manim.utils.* #3999
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
chopan050
merged 52 commits into
ManimCommunity:main
from
henrikmidtiby:type_annotation_utils
Jan 2, 2025
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
45d84fd
Handled mypy issues in utils/bezier.py
henrikmidtiby c2a715a
Disable mypy errors in manim.utils.*
henrikmidtiby 40250de
Fix mypy errors in utils/unit.py
henrikmidtiby 910aa3f
Handle mypy errors in utils/debug.py
henrikmidtiby 8bf07ca
Fix mypy issues in utils.color.*
henrikmidtiby 5d2ce00
Avoid circular import.
henrikmidtiby ec07a4f
Handle mypy errors in utils.simple_functions.*
henrikmidtiby bb3ec8a
Handle my errors in utils.testing.*
henrikmidtiby d6210c3
Avoid circular import.
henrikmidtiby 21599b1
Handle mypy errors in utils/family_ops.py
henrikmidtiby 4997a37
Handle mypy errors in utils/parameter_parsing.py
henrikmidtiby 3be6129
Handle some of the mypy errors in utils.docbuild.*
henrikmidtiby 3cabd9e
Handle mypy errors for utils/config_ops.py
henrikmidtiby 29792df
Handle mypy errors from utils/commands.py
henrikmidtiby 9f0be52
Handle mypy errors in utils/tex_templates.py
henrikmidtiby 111775b
Handle mypy errors in utils/space_ops.py
henrikmidtiby 459092e
Fixed most type errors in utils/rate_functions.py
henrikmidtiby be12a0f
Handle type errors in utils/paths.py
henrikmidtiby 713a03e
Handled type errors in utils/deprecation.py
henrikmidtiby 0970168
Handle type errors in utils/tex_file_writing.py
henrikmidtiby 37d9071
Handle type error in utils/sounds.py
henrikmidtiby c1a154a
Handle type errors in utils/opengl.py
henrikmidtiby 15e10b2
Handle type errors in utils/module_ops.py
henrikmidtiby 1569831
Handle type errors in utils/caching.py, utils/familily.py and utils/i…
henrikmidtiby 714b49a
Handle type errors in utils/file_ops.py
henrikmidtiby 1b54065
Handle type errors in utils/ipython_magic.py
henrikmidtiby 7bf0312
Update manim/utils/testing/_frames_testers.py
henrikmidtiby 8e15d0c
Addressing comments from chopan50, block 1
henrikmidtiby 36906b8
Addressing comments from chopan50, block 2
henrikmidtiby 0bfe02f
Addressing comments from chopan50, block 3
henrikmidtiby 7b8a529
Addressing comments from chopan50, block 4
henrikmidtiby 67acc91
Addressing comments from chopan50, block 5
henrikmidtiby 2a29354
Addressing comments from chopan50, block 7
henrikmidtiby a50dd1a
Addressing comments from chopan50, block 8
henrikmidtiby e055ba1
Addressing comments from chopan50, block 9
henrikmidtiby d5686d1
Addressing comments from chopan50, block 9
henrikmidtiby b6b1ff0
Addressing comments from chopan50, block 10
henrikmidtiby f3ed2b1
Addressing comments from chopan50, block 11
henrikmidtiby 3a4bd5b
Addressing comments from chopan50, block 12
henrikmidtiby 98ff7a8
Addressing comments from chopan50, block 13
henrikmidtiby 44a8645
Addressing comments from chopan50, block 14
henrikmidtiby e1db9ea
Addressing comments from chopan50, block 15
henrikmidtiby de80832
Addressing comments from chopan50, block 16
henrikmidtiby 0736393
Addressing comments from chopan50, block 17
henrikmidtiby 711b2d8
Addressing comments from chopan50, block 18
henrikmidtiby 3f0d9ac
Removed some more files from mypy.ini and fix remaining errors
chopan050 35e6597
Fix errors in rate_functions.py and be compatible with Python 3.9
chopan050 8cce30f
Remove incorrect use of typing.Concatenate from rate_functions.py
chopan050 3bb4f6b
ManimConfig dirs have always been strings - Fix manim_directive.py My…
chopan050 0436034
Fix StrList error in manim_directive.py
chopan050 3c5183c
Fix or ignore errors in manim.utils.docbuild
chopan050 6931d36
Reverse points in manim.utils.rate_functions.running_start
chopan050 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.