Commit 10af75c
committed
Update black.yml
The black workflow we use doesn't actually check test, so we remove it from our workflow
More specifically, it only lints one top level directory; it could lint test, but that would require running the workflow twice
At that point, might as well have a seperate workflow for blacking tests, but that's not as important1 parent fb7a909 commit 10af75c
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
0 commit comments