Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix whitespace violation
  • Loading branch information
Byron committed Jul 15, 2018
commit 4fa116c86c1de1f35eba0b6ae3c770a5a1c8f930
1 change: 0 additions & 1 deletion git/test/test_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ def test_init_repo_object(self, rw_dir):
# [1-test_init_repo_object]
from git import Repo


# rorepo is a Repo instance pointing to the git-python repository.
# For all you know, the first argument to Repo is a path to the repository
# you want to work with
Expand Down