From d628c2772890cc5e51fe61a3f3479268e13f9e13 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 19:22:13 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- manim_slides/ipython/ipython_magic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manim_slides/ipython/ipython_magic.py b/manim_slides/ipython/ipython_magic.py index 19df6df4..25f42b7c 100644 --- a/manim_slides/ipython/ipython_magic.py +++ b/manim_slides/ipython/ipython_magic.py @@ -21,7 +21,7 @@ Note that you will still need to install Manim's platform-specific dependencies, see `their installation page `_. -""" # noqa: D400, D415 +""" from __future__ import annotations