[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2026-06-25 16:23:27 +00:00
commit 7b5bb24900
8 changed files with 167 additions and 87 deletions

View file

@ -25,7 +25,6 @@ except Exception as _e: # never break a kernel because of the helper
# failure here never disables the transformers-sidecar hook above and vice versa.
try:
import unsloth_colab_compat
unsloth_colab_compat.register_ipython()
except Exception as _e: # never break a kernel because of the helper
import sys