Adding type annotations to manim.utils.* #3999
10 new alerts including 2 errors
New alerts in code changed by this pull request
- 2 errors
- 8 notes
See annotations below for details.
Annotations
Check failure on line 50 in manim/scene/scene.py
Code scanning / CodeQL
Module-level cyclic import Error
is imported before module , as the of restructure_list_to_exclude_certain_family_members occurs after the cyclic of manim.scene.scene.
Check notice on line 59 in manim/utils/bezier.py
Code scanning / CodeQL
Statement has no effect Note
Check notice on line 1025 in manim/utils/bezier.py
Code scanning / CodeQL
Statement has no effect Note
Check notice on line 1031 in manim/utils/bezier.py
Code scanning / CodeQL
Statement has no effect Note
Check notice on line 1118 in manim/utils/bezier.py
Code scanning / CodeQL
Statement has no effect Note
Check notice on line 1147 in manim/utils/bezier.py
Code scanning / CodeQL
Statement has no effect Note
Check notice on line 1153 in manim/utils/bezier.py
Code scanning / CodeQL
Statement has no effect Note
Check failure on line 5 in manim/utils/family_ops.py
Code scanning / CodeQL
Module-level cyclic import Error
is imported before module , as the of Mobject occurs after the cyclic of manim.utils.family_ops.
Check notice on line 96 in manim/utils/simple_functions.py
Code scanning / CodeQL
Statement has no effect Note
Check notice on line 100 in manim/utils/simple_functions.py
Code scanning / CodeQL
Statement has no effect Note