Browse Source

Remove newline at end of file.

Dan Helfman 2 years ago
parent
commit
50b0a9ce38
1 changed files with 1 additions and 1 deletions
  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)
-        )
+        )