|
|
[mypy] |
|
|
strict = False |
|
|
files = manim |
|
|
python_version = 3.10 |
|
|
|
|
|
ignore_errors = False |
|
|
cache_fine_grained = True |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
disable_error_code = method-assign |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
disallow_untyped_calls = True |
|
|
disallow_untyped_defs = True |
|
|
disallow_incomplete_defs = True |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
warn_unused_ignores = True |
|
|
warn_return_any = True |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[mypy-manim._config.utils] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.animation.animation] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.animation.creation] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.animation.rotation] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.animation.speedmodifier] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.animation.transform_matching_parts] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.animation.transform] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.animation.updaters.mobject_update_utils] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.camera.mapping_camera] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.graphing.coordinate_systems] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.graph] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.logo] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.mobject] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.opengl.opengl_compatibility] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.opengl.opengl_image_mobject] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.opengl.opengl_point_cloud_mobject] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.opengl.opengl_surface] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.opengl.opengl_vectorized_mobject] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.table] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.three_d.three_dimensions] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.types.image_mobject] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.types.point_cloud_mobject] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.types.vectorized_mobject] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.mobject.vector_field] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.renderer.cairo_renderer] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.renderer.opengl_renderer] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.renderer.shader_wrapper] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.scene.three_d_scene] |
|
|
ignore_errors = True |
|
|
|
|
|
[mypy-manim.utils.hashing] |
|
|
ignore_errors = True |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[mypy-manimpango] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
|
|
|
[mypy-pydub] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
[mypy-matplotlib] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
[mypy-scipy.*] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
[mypy-networkx] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
[mypy-git] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
[mypy-moderngl.*] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
[mypy-moderngl_window.*] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
[mypy-dearpygui.*] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
[mypy-screeninfo] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
[mypy-IPython.*] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
[mypy-watchdog.*] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
[mypy-tqdm] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
[mypy-mapbox_earcut] |
|
|
ignore_missing_imports = True |
|
|
|
|
|
[mypy-click_default_group] |
|
|
ignore_missing_imports = True |
|
|
|