Skip to content

Commit 9141f26

Browse files
committed
black
1 parent 6cb89a3 commit 9141f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mergin/projects_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ def sync_project(self, project_dir, project_name=None):
449449
if not dlg.is_complete:
450450
# we were cancelled
451451
return
452-
452+
453453
if is_file_changed(pull_changes, AUTH_CONFIG_FILENAME):
454454
AuthSync().import_auth()
455455

0 commit comments

Comments
 (0)