Commit 5a56c1c
committed
fix: remove duplicate observability key in pyproject.toml
- Removed duplicate 'observability' section that caused TOML parse errors in CI
- Only one 'observability' section should exist (after 'offline', before 'evaluation')
- Fixes ruff pre-commit hook failure
- Resolves GitHub Actions CI failure on linting step1 parent da6cc48 commit 5a56c1c
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | 130 | | |
136 | 131 | | |
137 | 132 | | |
| |||
0 commit comments