Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
yuema137 committed Oct 30, 2024
1 parent 08ec521 commit 9b471de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_batchq.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from utilix.batchq import JobSubmission, QOSNotFoundError, FormatError, submit_job
from utilix.batchq import SERVER
import pytest
import os
from unittest.mock import patch, MagicMock
import datetime
import inspect
Expand Down

0 comments on commit 9b471de

Please sign in to comment.