Skip to content

Commit 827e986

Browse files
author
jcole-crowdstrike
committed
Updating spacing per linting test.
Adding a second blank line after the newly added test case.
1 parent 5ca0fba commit 827e986

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_remote.py

+1
Original file line numberDiff line numberDiff line change
@@ -1018,6 +1018,7 @@ def test_fetch_unsafe_branch_name(self, rw_repo, remote_repo):
10181018
# Cleanup branch
10191019
Head.delete(remote_repo, bad_branch_name)
10201020

1021+
10211022
class TestTimeouts(TestBase):
10221023
@with_rw_repo("HEAD", bare=False)
10231024
def test_timeout_funcs(self, repo):

0 commit comments

Comments
 (0)