From 1ca25b9b090511fb61f9e3122a89b1e26d356618 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 15 Jul 2018 14:33:04 +0200 Subject: fix whitespace violation --- git/test/test_docs.py | 1 - 1 file changed, 1 deletion(-) (limited to 'git/test/test_docs.py') diff --git a/git/test/test_docs.py b/git/test/test_docs.py index b0737ea9..770f78e2 100644 --- a/git/test/test_docs.py +++ b/git/test/test_docs.py @@ -26,7 +26,6 @@ class Tutorials(TestBase): # [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 -- cgit v1.2.1