Skip to content

Commit 0a0a560

Browse files
committed
ruff fix
1 parent 4b64f18 commit 0a0a560

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/tests/client/test_base_client.py

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
import requests
2121
from hsfs.client.base import Client
2222
from hsfs.client.exceptions import RestAPIError
23+
2324
from tests.util import changes_environ
2425

2526

0 commit comments

Comments
 (0)