Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dlqqq committed Aug 15, 2023
1 parent 1986a0d commit a3386ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter_scheduler/tests/test_job_files_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
import os
import shutil
import tarfile
import time
from pathlib import Path
from unittest.mock import patch
import time

import pytest

Expand Down

0 comments on commit a3386ed

Please sign in to comment.