Skip to content

Commit

Permalink
fix unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
fraimondo committed Jan 23, 2025
1 parent 9910d97 commit 051aa52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion joblib_htcondor/tests/test_runtime.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

import logging
import socket
from concurrent import futures

import pytest
from joblib import Parallel, delayed, parallel_config
Expand Down

0 comments on commit 051aa52

Please sign in to comment.