On 27/10/25 12:23, Thomas Huth wrote:
From: Thomas Huth <[email protected]>pylint complains about bad indentation in two lines. Use 12 spaces instead of 11 spaces to get it right. Signed-off-by: Thomas Huth <[email protected]> --- tests/functional/migration.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
