| commit | 053a106f67ad7553455868a6a4510a8b0ec692c8 | [log] [tgz] |
|---|---|---|
| author | Thomas Huth <thuth@redhat.com> | Mon Oct 27 12:23:47 2025 +0100 |
| committer | Thomas Huth <thuth@redhat.com> | Mon Nov 03 08:27:59 2025 +0100 |
| tree | b17fcf802cbbfc72d487388db53b68245063377b | |
| parent | 0468ddb27fdf782b0fe0ed916cdbb2c3aa653ab5 [diff] |
tests/functional/migration: Fix bad indentation pylint complains about bad indentation in two lines. Use 12 spaces instead of 11 spaces to get it right. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20251027112347.54190-1-thuth@redhat.com>