Commit f71d16d
fix: resolve ruff lint violations
Break long function signature in delete_cluster_by_name to stay within
120-char line limit and remove unused json import from controller_test.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5d1d961 commit f71d16d
2 files changed
Lines changed: 4 additions & 2 deletions
File tree
- python/packages/jumpstarter-kubernetes/jumpstarter_kubernetes
- cluster
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
0 commit comments