mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 03:50:24 +09:00
While pycodestyle and pyflakes wrongly write error messages to stdout, the unittest module has the opposite bug: it writes successful status messages to stderr.