We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914bbdd commit 1ca25b9Copy full SHA for 1ca25b9
git/test/test_docs.py
@@ -26,7 +26,6 @@ def test_init_repo_object(self, rw_dir):
26
# [1-test_init_repo_object]
27
from git import Repo
28
29
-
30
# rorepo is a Repo instance pointing to the git-python repository.
31
# For all you know, the first argument to Repo is a path to the repository
32
# you want to work with
0 commit comments