[Buildroot] [PATCH 1/2] support/run-tests: reorder imports

Peter Korsgaard peter at korsgaard.com
Mon Feb 17 09:12:24 UTC 2020


>>>>> "Yegor" == Yegor Yefremov <yegorslists at googlemail.com> writes:

 > On Mon, Feb 17, 2020 at 9:02 AM Peter Korsgaard <peter at korsgaard.com> wrote:
 >> 
 >> >>>>> "Yegor" == Yegor Yefremov <yegorslists at googlemail.com> writes:
 >> 
 >> > Hi Peter,
 >> > On Sun, Feb 16, 2020 at 3:39 PM Peter Korsgaard <peter at korsgaard.com> wrote:
 >> >>
 >> >> >>>>> "yegorslists" == yegorslists  <yegorslists at googlemail.com> writes:
 >> >>
 >> >> > From: Yegor Yefremov <yegorslists at googlemail.com>
 >> >> > Reorder imports using the isort utility.
 >> >>
 >> >> Why? Does the current order cause any issues or warnings from linters?
 >> 
 >> > I get this warning:
 >> 
 >> > wrong-import-order: standard import "import multiprocessing" should be
 >> > placed before "import nose2"
 >> 
 >> Ok, From what checker do you get this warning?

 > pylint3 support/testing/run-tests

Ok, committed with that added to the commit message, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list