Skip to content

Commit 2badf0e

Browse files
committed
fix pylint errors
1 parent 021a120 commit 2badf0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

user_tools/tests/spark_rapids_tools_ut/conftest.py

-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@
1313
# limitations under the License.
1414

1515
"""Add common helpers and utilities for unit-tests"""
16-
import glob
1716
import sys
18-
from pathlib import Path
1917

2018
import pytest # pylint: disable=import-error
2119

0 commit comments

Comments
 (0)