Browse Source

"Fix" code coverage complaint.

Dan Helfman 1 week ago
parent
commit
77782bc215
1 changed files with 1 additions and 1 deletions
  1. 1 1
      borgmatic/borg/state.py

+ 1 - 1
borgmatic/borg/state.py

@@ -1 +1 @@
-DEFAULT_BORGMATIC_SOURCE_DIRECTORY = '~/.borgmatic'
+DEFAULT_BORGMATIC_SOURCE_DIRECTORY = '~/.borgmatic'  # pragma: nocover