Commit 3767d80
fix: Resolve lint and test failures in CI
- Remove unused `_singleton_connection` import in __init__.py (F401)
- Remove unused `os` import in test_thread_safe.py (F401)
- Remove unused `Callable` import in connection.py (F401)
- Fix mock_cache fixture: `cache` → `download_path` for 2.0 settings
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5758adf commit 3767d80
2 files changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | 133 | | |
135 | 134 | | |
136 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
0 commit comments