We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f54c1c commit 779f088Copy full SHA for 779f088
jupyter_scheduler/tests/test_job_files_manager.py
@@ -4,7 +4,7 @@
4
import tarfile
5
import time
6
from pathlib import Path
7
-from unittest.mock import patch, MagicMock
+from unittest.mock import MagicMock, patch
8
9
import pytest
10
0 commit comments