Skip to content

Commit 7e70a68

Browse files
committed
python(chore): ruff linting
1 parent a5160fc commit 7e70a68

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • python/lib/sift_client/_tests/_internal/low_level_wrappers

python/lib/sift_client/_tests/_internal/low_level_wrappers/test_upload.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
"""Tests for UploadLowLevelClient functionality"""
1+
"""Tests for UploadLowLevelClient functionality."""
22

33
from pathlib import Path
4+
45
from sift_client._internal.low_level_wrappers.upload import UploadLowLevelClient
56

67

0 commit comments

Comments
 (0)