client/test-client: fix formatting

Fix-up for the preceding merge.
This commit is contained in:
Lubomir Rintel
2025-02-06 10:37:29 +01:00
parent 448b44f912
commit efa4b459fc

View File

@@ -2907,6 +2907,7 @@ class TestNmCloudSetup(unittest.TestCase):
)
self.assertEqual(exitstatus, 0, "Unexpectedly returned a non-zero status")
###############################################################################