Commit a9a82bb
fix: resolve all ruff lint errors across codebase
Auto-fixed whitespace, import sorting, and unused imports.
Added noqa directives for intentional patterns (try-except-pass
in cleanup code, conditional imports for availability checks).
Updated ruff per-file-ignores for benchmark/test/example files.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f90044c commit a9a82bb
File tree
109 files changed
+9150
-4027
lines changed- benchmark
- metrics
- cortexflow
- graph_store
- integrations
- vector_stores
- docs/source
- examples
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
109 files changed
+9150
-4027
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
0 commit comments