mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-04 10:44:45 +08:00
!fixup Make HAVE_MSGSPEC check inline
This commit is contained in:
parent
5d6e9fa52e
commit
ecb2dfbd8e
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ from npbackup.path_helper import CURRENT_DIR
|
|||
from npbackup.__version__ import version_string
|
||||
from npbackup.__debug__ import _DEBUG
|
||||
from npbackup.restic_wrapper import ResticRunner
|
||||
from npbackup.restic_wrapper import schema
|
||||
|
||||
|
||||
logger = getLogger()
|
||||
|
|
Loading…
Add table
Reference in a new issue