From 37b8ce6dcb4e683e505c3a32a3d08a8177f69535 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 17:42:41 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- xontrib/mplhooks.py | 1 + 1 file changed, 1 insertion(+) diff --git a/xontrib/mplhooks.py b/xontrib/mplhooks.py index 7d966ec..76d831b 100644 --- a/xontrib/mplhooks.py +++ b/xontrib/mplhooks.py @@ -1,4 +1,5 @@ """Matplotlib hooks, for what its worth.""" + import shutil from io import BytesIO