mirror of
https://github.com/netinvent/npbackup.git
synced 2025-11-24 10:30:15 +08:00
Reformat file with black
This commit is contained in:
parent
f64a4e3bab
commit
4b3bb4bebe
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ from npbackup.__env__ import (
|
|||
CHECK_INTERVAL,
|
||||
HEARTBEAT_INTERVAL,
|
||||
BUILD_TYPE,
|
||||
HIDDEN_BY_NPBACKUP
|
||||
HIDDEN_BY_NPBACKUP,
|
||||
)
|
||||
from npbackup.path_helper import CURRENT_DIR
|
||||
from npbackup.restic_wrapper import schema
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue