From ad73b7e4937fe84d95b96fae5f0e6aa2a4de337b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 12:51:08 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- unsloth/save.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unsloth/save.py b/unsloth/save.py index c4ee322937..3a275cf0c3 100644 --- a/unsloth/save.py +++ b/unsloth/save.py @@ -2282,7 +2282,7 @@ This model was finetuned and converted to GGUF format using [Unsloth](https://gi ) readme_content += ( - 'This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth)\n' + "This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth)\n" '[](https://github.com/unslothai/unsloth)\n' )