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 Mar 28, 2024
1 parent 6e8cc42 commit 5127046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion papermill/tests/test_iorw.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
import json
import os
import unittest
import warnings
from tempfile import TemporaryDirectory
from unittest.mock import Mock, patch
import warnings

import nbformat
import pytest
Expand Down

0 comments on commit 5127046

Please sign in to comment.