mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Fix style
This commit is contained in:
parent
6bf0df4d89
commit
df305fc14e
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ from .doubleclick import click
|
|||
from .storage import storage_names
|
||||
from .sync import StorageEmpty, SyncConflict, sync
|
||||
from .utils import expand_path, get_class_init_args, parse_options, \
|
||||
safe_write, split_dict
|
||||
safe_write, split_dict
|
||||
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in a new issue