Skip to content

Commit 0322db7

Browse files
raunakdoesdevclaude
andcommitted
fix: sort imports in _client.py to satisfy ruff I001
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d704af4 commit 0322db7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/reducto/_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
Query,
1818
Headers,
1919
Timeout,
20-
FileTypes,
2120
NotGiven,
21+
FileTypes,
2222
Transport,
2323
ProxiesTypes,
2424
RequestOptions,

0 commit comments

Comments
 (0)