Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit72dddc7

Browse files
committed
chore(flake): satisfy linter
1 parentd3bd3c6 commit72dddc7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎git/test/test_repo.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,6 @@ def test_git_work_tree_env(self, rw_dir):
933933
# move .git directory to a subdirectory
934934
# set GIT_DIR and GIT_WORK_TREE appropriately
935935
# check that repo.working_tree_dir == rw_dir
936-
git=Git(rw_dir)
937936
self.rorepo.clone(join_path_native(rw_dir,'master_repo'))
938937

939938
repo_dir=join_path_native(rw_dir,'master_repo')
@@ -953,4 +952,3 @@ def test_git_work_tree_env(self, rw_dir):
953952
self.assertEqual(r.working_dir,repo_dir)
954953
finally:
955954
os.environ=oldenv
956-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp