Skip to content

Commit 81d90f1

Browse files
author
dualc
committed
reformat code
1 parent 40855ae commit 81d90f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyterlab_git/tests/test_branch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ async def test_checkout_branch_remoteref_success_when_has_slash():
215215

216216
assert {"code": rc, "message": stdout_message} == actual_response
217217

218+
218219
@pytest.mark.asyncio
219220
async def test_checkout_branch_headsref_failure():
220221
branch = "test-branch"

0 commit comments

Comments
 (0)