Commit 1d1782d
fix: resolve flake8 E305/E402 lint errors in plugin loader
Move imports to top of file and ensure 2 blank lines after function
definition to satisfy flake8 rules.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ebb6781 commit 1d1782d
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 25 | | |
32 | 26 | | |
33 | 27 | | |
| |||
36 | 30 | | |
37 | 31 | | |
38 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments