Skip to content

Commit bf8ce94

Browse files
committed
Fix flake8 error
1 parent f1b8d0c commit bf8ce94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git/test/test_git.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ def test_persistent_options(self):
172172

173173
# reset to empty:
174174
self.git.set_persistent_git_options()
175-
self.assertRaises(GitCommandError, self.git.NoOp)
175+
self.assertRaises(GitCommandError, self.git.NoOp)
176176

177177
def test_single_char_git_options_are_passed_to_git(self):
178178
input_value = 'TestValue'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy