Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 4, 2024
1 parent 4d66f0a commit 7a6dc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion papermill/tests/test_execute.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
from functools import partial
from pathlib import Path
from unittest.mock import ANY, patch
from colors import strip_color

import nbformat
from colors import strip_color
from nbformat import validate

from .. import engines, translators
Expand Down

0 comments on commit 7a6dc45

Please sign in to comment.