Add type hints to animation
#3457
4 new alerts
New alerts in code changed by this pull request
- 3 warnings
- 1 note
See annotations below for details.
Annotations
Check warning on line 153 in manim/animation/animation.py
Code scanning / CodeQL
Overwriting attribute in super-class or sub-class Warning
.
Check warning on line 154 in manim/animation/animation.py
Code scanning / CodeQL
Overwriting attribute in super-class or sub-class Warning
.
Check warning on line 157 in manim/animation/animation.py
Code scanning / CodeQL
Overwriting attribute in super-class or sub-class Warning
.
Check notice on line 579 in manim/typing.py
Code scanning / CodeQL
Unused global variable Note