Commit fcc8f58
Prevent E305 on variable names
Prevent lines like
classification_error = 0
From becoming treated as a class.class* and def*
1 parent 8053c7c commit fcc8f58
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
0 commit comments