Commit 9ae90b9
committed
fix: resolve ruff lint errors in migration and registry telemetry
Remove unused imports (sqlalchemy, UUID) from migration 0011 and
remove stale noqa directive from registry_telemetry.py.
Signed-off-by: Shaan Narendran <shaannaren06@gmail.com>1 parent 506e570 commit 9ae90b9
File tree
2 files changed
+1
-3
lines changed- observal-server
- alembic/versions
- services
2 files changed
+1
-3
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments