From 010cd7674f15ad66db014ba2dcec79e91fe5f9ba Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 16:32:54 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- misc/gen_blog_post_html.py | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/gen_blog_post_html.py b/misc/gen_blog_post_html.py index 06794a895b38..dd5cd4f92736 100644 --- a/misc/gen_blog_post_html.py +++ b/misc/gen_blog_post_html.py @@ -17,7 +17,6 @@ import os import re import sys -import textwrap def format_lists(h: str) -> str: