Skip to content

Commit 54cfcda

Browse files
committed
Remove one of duplicate pytest import statement
1 parent 7dc3cdf commit 54cfcda

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_runs/test_run_functions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
import numpy as np
1212
import joblib
13-
import pytest
1413
import requests
1514
from joblib import parallel_backend
1615

0 commit comments

Comments
 (0)