From 77c26d07e1f30d3eb8fc8bcca5274190d805f2cd Mon Sep 17 00:00:00 2001 From: Tim Hutt Date: Fri, 30 Jan 2026 12:41:07 +0000 Subject: [PATCH 1/2] Add py.typed to declare manim as having type hints This tells tools like Pyright that this package has its own type hints and it should try to look for them in typeshed. Fixes #4552 --- manim/py.typed | 1 + 1 file changed, 1 insertion(+) create mode 100644 manim/py.typed diff --git a/manim/py.typed b/manim/py.typed new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/manim/py.typed @@ -0,0 +1 @@ + From 65c8f0f01b9876cfa2f0c933e04e8456d435e4f4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 12:42:33 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- manim/py.typed | 1 - 1 file changed, 1 deletion(-) diff --git a/manim/py.typed b/manim/py.typed index 8b13789179..e69de29bb2 100644 --- a/manim/py.typed +++ b/manim/py.typed @@ -1 +0,0 @@ -