From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7185877375684444160 X-Received: by 2002:a81:af08:0:b0:545:64c4:7701 with SMTP id n8-20020a81af08000000b0054564c47701mr10681600ywh.3.1680160437654; Thu, 30 Mar 2023 00:13:57 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a81:9c7:0:b0:541:7f58:4020 with SMTP id 190-20020a8109c7000000b005417f584020ls574362ywj.11.-pod-prod-gmail; Thu, 30 Mar 2023 00:13:56 -0700 (PDT) X-Google-Smtp-Source: AKy350akMmhIfY0VhEu0wmAvTXL+CHzM3BNeibm0BuPBKC8fx8YaXiJd3iwDpUtrAbIoJEurDaPF X-Received: by 2002:a0d:c687:0:b0:544:67dc:a2d9 with SMTP id i129-20020a0dc687000000b0054467dca2d9mr21932130ywd.18.1680160436378; Thu, 30 Mar 2023 00:13:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1680160436; cv=none; d=google.com; s=arc-20160816; b=EU/cweo8cVhseqncBwpWFXAT0PT1UZ11YS+nWMQcYIFhRPEFRSkkouR0olwMqH17tI /TdxnrX0ArwNIk3IhBGeVWPoWMVLf4vqoiBAsIr95JGcCsQXoxMRmyV6r/TYD/+LLqyt Zg8NTOqO329OMLxtkmZJelHZfC9HKu9ZbeFpyBZ7S5YxKwM6OlCMQR8dMT7vBfi28lak HRnUZUgfP+NsT++wo3xyhB70TIIcZuOkT/H9l0erB9jC6OWJ6Twpyu9UHrz5SuFAt1to y+sOBdd5WzT1frME8IzJuQ1HeVTaLdtDSO1n51FS5sG3gBy+LhgUtc5CPfLPPNuLMn4j wPjQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from; bh=VhCX7mAW3bqZImXNnC+qiGpHEqUs9mjufrvq9qNb224=; b=PbRiq4PDEWbJD/EqJ1vdjeaQlvEqi+qLTu5aLsGJjh6qBcrKGCaG2tY/aDbra6BF3V Chg8p++Si6raFEGBKtcYJtSiB/o0mA37QSuI/Dj8AC058Tm04Poihff5BqfDt4BUcgd8 Q0c8LW/6BV/Ht4FBQKujvZlm5+QqLDhexnN96eT/Yrwy0w9h7KigoBvWmQen/leWD4UI 9kMczN46wMYLjbtuUjly983RhnuRAilMd/SvD/fIkVmCHvrxQGfBGFXSnJPjGEUTU14J 0xxl4+mekH3elMPP4f6olAioinWwJgPqK0QtmpJQPjk7eL8I4JCmsYEp4ci8rQnj7dCo wD6Q== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of ubely@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=ubely@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id bq1-20020a05690c060100b00533a2c53f7dsi766057ywb.0.2023.03.30.00.13.54 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Thu, 30 Mar 2023 00:13:56 -0700 (PDT) Received-SPF: pass (google.com: domain of ubely@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of ubely@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=ubely@ilbers.de Received: from hp.localnet (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8+deb9u1) with ESMTPSA id 32U7DaTp006495 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 30 Mar 2023 09:13:49 +0200 From: Uladzimir Bely To: isar-users@googlegroups.com Subject: Re: [PATCH] repro-build-test.py: Fix flake8 issues Date: Thu, 30 Mar 2023 10:13:33 +0300 Message-ID: <2094165.9o76ZdvQCi@hp> In-Reply-To: <20230107115818.8267-1-venkata.pyla@toshiba-tsip.com> References: <20230107115818.8267-1-venkata.pyla@toshiba-tsip.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: gv7afX73xDmD In mail from Saturday, 7 January 2023 14:58:18 +03 user venkata.pyla@toshiba- tsip.com wrote: > From: venkata pyla > > It fixes following flake8 errors > > F401 'glob' imported but unused > F401 'os' imported but unused > F401 're' imported but unused > F401 'tempfile' imported but unused > F401 'time' imported but unused > F401 'cibuilder.isar_root' imported but unused > E302 expected 2 blank lines, found 1 > E501 line too long (97 > 79 characters) > E501 line too long (106 > 79 characters) > E203 whitespace before ',' > E231 missing whitespace after ',' > E501 line too long (91 > 79 characters) > E501 line too long (89 > 79 characters) > E501 line too long (84 > 79 characters) > E128 continuation line under-indented for visual indent > E128 continuation line under-indented for visual indent > E128 continuation line under-indented for visual indent > E203 whitespace before ',' > E128 continuation line under-indented for visual indent > E251 unexpected spaces around keyword / parameter equals > E251 unexpected spaces around keyword / parameter equals > > black: converts single quote strings to double quotes > Applied to next, thanks.