Skip to content

Commit 9c82771

Browse files
committed
Black 26.1.0 upgrades
1 parent 9a18374 commit 9c82771

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

mergin/client_pull.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
from .utils import cleanup_tmp_dir, int_version, save_to_file
2929
from typing import List, Optional, Tuple
3030

31-
3231
# status = download_project_async(...)
3332
#
3433
# for completely async approach:

mergin/merginproject.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
edit_conflict_file_name,
2626
)
2727

28-
2928
this_dir = os.path.dirname(os.path.realpath(__file__))
3029

3130

0 commit comments

Comments
 (0)