[elbe-devel] [PATCH 32/75] pkgarchive: Fix Pylint

Torben Hohn torben.hohn at linutronix.de
Fri May 29 12:19:47 CEST 2020


On Mon, May 25, 2020 at 11:42:25AM -0400, Olivier Dion wrote:
> 90:0: R0912: (too-many-branches)
> 
> Signed-off-by: Olivier Dion <dion at linutronix.de>

Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>

> ---
>  elbepack/pkgarchive.py | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/elbepack/pkgarchive.py b/elbepack/pkgarchive.py
> index 48df110b..03e30bcc 100644
> --- a/elbepack/pkgarchive.py
> +++ b/elbepack/pkgarchive.py
> @@ -91,6 +91,7 @@ def checkout_binpkg_archive(ep, repodir):
>  
>      # pylint: disable=too-many-locals
>      # pylint: disable=too-many-statements
> +    # pylint: disable=too-many-branches
>  
>      repopath = path.join(ep.builddir, repodir)
>      sources_list = ep.buildenv.rfs.fname('etc/apt/sources.list')
> -- 
> 2.26.2
> 
> 
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel

-- 
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/kontakt/Datenschutz.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700 
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner



More information about the elbe-devel mailing list