From 15dd52cd578691930cea194e003fa80dd02f40eb Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 9 Feb 2014 21:23:51 +0100 Subject: tabs to 4 spaces - overall state of this branch is desolate, but fixable. Needs plenty of work --- git/test/db/py/test_base.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'git/test/db/py/test_base.py') diff --git a/git/test/db/py/test_base.py b/git/test/db/py/test_base.py index 6b06bbe9..5d076bb2 100644 --- a/git/test/db/py/test_base.py +++ b/git/test/db/py/test_base.py @@ -8,9 +8,9 @@ from git.test.db.base import RepoBase from git.db.complex import PureCompatibilityGitDB class TestPyDBBase(RepoBase): - - RepoCls = PureCompatibilityGitDB - - def test_basics(self): - pass - + + RepoCls = PureCompatibilityGitDB + + def test_basics(self): + pass + -- cgit v1.2.1