There is at least one print statement that is not Python 3 compatible and many undefined names which may raise NameError at runtime. Flake8 runs in two passes: The first looks at critical issues in stop-the-build mode and the second looks at style violations in everything-is-a-warning mode.
|
|
||
20 |
|
20 |
|
21 |
|
21 |
|
22 |
|
22 |
|
23 |
|
|
|
|
23 |
|
|
|
24 |
|
|
|
25 |
|
|
|
26 |
|
|
|
27 |
|
|
|
28 |
|
|
24 |
|
29 |
|
25 |
|
30 |
|
26 |
|
31 |
|