[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2024-12-23 17:28:31 +00:00
parent 54485588e5
commit 8437b6703d

View file

@ -571,7 +571,7 @@ def test_merge_conflict_modified(cap_out, store, in_merge_conflict):
def test_merge_conflict_modified_post_checkout(
cap_out, store, in_merge_conflict
cap_out, store, in_merge_conflict,
):
# Touch another file so we have unstaged non-conflicting things
assert os.path.exists('placeholder')