浏览代码

Remove newline at end of file.

Dan Helfman 2 年之前
父节点
当前提交
50b0a9ce38
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/integration/borg/test_commands.py

+ 1 - 1
tests/integration/borg/test_commands.py

@@ -105,4 +105,4 @@ def test_display_archives_info_command_does_not_duplicate_flags_or_raise():
 
         borgmatic.borg.info.display_archives_info(
             'repo', {}, '2.3.4', fuzz_argument(arguments, argument_name)
-        )
+        )