Skip to content

Commit 779f088

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0f54c1c commit 779f088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_scheduler/tests/test_job_files_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import tarfile
55
import time
66
from pathlib import Path
7-
from unittest.mock import patch, MagicMock
7+
from unittest.mock import MagicMock, patch
88

99
import pytest
1010

0 commit comments

Comments
 (0)