[diffoscope] 03/05: presenters.html: Mark imports as noqa.
Chris Lamb
chris at chris-lamb.co.uk
Thu Jan 11 10:59:32 CET 2018
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository diffoscope.
commit 990f4737226ce103b994f26d3b8278fc8da388ea
Author: Chris Lamb <lamby at debian.org>
Date: Thu Jan 11 12:38:55 2018 +0530
presenters.html: Mark imports as noqa.
---
diffoscope/presenters/html/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/diffoscope/presenters/html/__init__.py b/diffoscope/presenters/html/__init__.py
index b927da6..ffe15f7 100644
--- a/diffoscope/presenters/html/__init__.py
+++ b/diffoscope/presenters/html/__init__.py
@@ -18,4 +18,4 @@
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
from .html import HTMLPresenter, HTMLDirectoryPresenter, \
- JQUERY_SYSTEM_LOCATIONS
+ JQUERY_SYSTEM_LOCATIONS # noqa
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list