Commit 8666194
committed
Remove stdout check that fails under pypy.
This second E901 error actually only shows up in the test framework
and does not happen if you run the code within the Python interpreter.1 parent e585618 commit 8666194
1 file changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | | - | |
356 | 355 | | |
357 | 356 | | |
358 | 357 | | |
359 | 358 | | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | 359 | | |
367 | 360 | | |
368 | 361 | | |
| |||
0 commit comments