[diffoscope] 01/01: comparators.gif: Nicer identation
Chris Lamb
chris at chris-lamb.co.uk
Tue Mar 14 10:16:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch experimental
in repository diffoscope.
commit bcbccf9c498004a884da75fb4fca6110a7c88dde
Author: Chris Lamb <lamby at debian.org>
Date: Tue Mar 14 11:16:30 2017 +0100
comparators.gif: Nicer identation
Gbp-Dch: ignore
---
diffoscope/comparators/gif.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/diffoscope/comparators/gif.py b/diffoscope/comparators/gif.py
index 0d3ccc6..d01d7aa 100644
--- a/diffoscope/comparators/gif.py
+++ b/diffoscope/comparators/gif.py
@@ -50,5 +50,5 @@ class GifFile(File):
Gifbuild,
self.path,
other.path,
- source='gifbuild'),
- ]
+ source='gifbuild',
+ )]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the Reproducible-commits
mailing list