소스 검색

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)
-        )
+        )