Commit 98b2c56
fix: Sort imports in pyiceberg/table/__init__.py
Move pyiceberg.observability import after pyiceberg.manifest to satisfy
ruff import ordering (I001).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 16fd123 commit 98b2c56
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments