[diffoscope] 02/02: Revert "diffoscope.diff: Drop unused 'contextlib' import."
Chris Lamb
chris at chris-lamb.co.uk
Sat Jan 28 21:10:50 CET 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository diffoscope.
commit cc85fac92fc56422fb65b2a499d532688f11bfd3
Author: Chris Lamb <lamby at debian.org>
Date: Sun Jan 29 09:10:43 2017 +1300
Revert "diffoscope.diff: Drop unused 'contextlib' import."
This reverts commit cdf7d61075ea8d2fe5025fb3ed2d05b90b2cfdbc.
---
diffoscope/diff.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/diffoscope/diff.py b/diffoscope/diff.py
index 9ff2c74..011916a 100644
--- a/diffoscope/diff.py
+++ b/diffoscope/diff.py
@@ -22,6 +22,7 @@ import io
import hashlib
import logging
import threading
+import contextlib
import subprocess
import tempfile
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list