Fix whitespace.

This commit is contained in:
Itamar Turner-Trauring 2023-01-24 13:28:24 -05:00
parent 8bbce2bd13
commit cf4d767535
2 changed files with 1 additions and 2 deletions

View File

@ -1831,7 +1831,6 @@ class SystemTest(SystemTestMixin, RunBinTahoeMixin, unittest.TestCase):
c.encoding_params["n"] = 1
await self._upload_download_different_max_segment(128 * 1024, 1024 * 1024)
await self._upload_download_different_max_segment(1024 * 1024, 128 * 1024)