style: remove trailing white-spaces
This commit is contained in:
@@ -64,6 +64,7 @@ class RevlogTestTest(utils.RepoTestCase):
|
||||
self.assertEqual(entry.committer.name, REVLOGS[i][0])
|
||||
self.assertEqual(entry.message, REVLOGS[i][1])
|
||||
|
||||
|
||||
class WalkerTest(utils.RepoTestCase):
|
||||
|
||||
def test_walk(self):
|
||||
|
||||
Reference in New Issue
Block a user