Explorar o código

support/testing: fix flake8 issue in CPE ID test

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Yann E. MORIN %!s(int64=4) %!d(string=hai) anos
pai
achega
728484538a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      support/testing/tests/core/test_cpeid.py

+ 1 - 0
support/testing/tests/core/test_cpeid.py

@@ -2,6 +2,7 @@ import infra
 import subprocess
 import json
 
+
 class CpeIdTest(infra.basetest.BRConfigTest):
     config = ""
     br2_external = [infra.filepath("tests/core/cpeid-br2-external")]