Commit b61de77
committed
Freeze flake8 version
pyflakes version that is in flake8 >= 3.7.0
throws undefined name error on variable annotation.
flake8 converts it to F821. Before we find the way
how to deal with this issue, let us freeze flake8.1 parent e0e7edb commit b61de77
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments