mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-07 22:20:24 +00:00
Remove extra whitespace [ci skip]
This commit is contained in:
@@ -156,4 +156,3 @@ class UpdateMirror11Test(BaseTest):
|
|||||||
|
|
||||||
def output_processor(self, output):
|
def output_processor(self, output):
|
||||||
return "\n".join(sorted(output.split("\n")))
|
return "\n".join(sorted(output.split("\n")))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user