[Git][reproducible-builds/diffoscope][master] Apply black to previous commit.

Chris Lamb gitlab at salsa.debian.org
Wed Jan 8 17:01:35 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
10840122 by Chris Lamb at 2020-01-08T17:01:09+00:00
Apply black to previous commit.

Gbp-Dch: ignore

- - - - -


1 changed file:

- tests/test_presenters.py


Changes:

=====================================
tests/test_presenters.py
=====================================
@@ -187,7 +187,11 @@ def test_html_regression_875281(tmpdir, capsys):
     diff_path = expand_collapsed_json(tmpdir, 'debian-bug-875281')
     report_path = str(tmpdir.join('report.html'))
     out = run(
-        capsys, '--html', report_path, '--max-page-size=5000', pair=(diff_path,)
+        capsys,
+        '--html',
+        report_path,
+        '--max-page-size=5000',
+        pair=(diff_path,),
     )
     assert out == ''
 



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/10840122059ed3a2c9f4626c43217ae924efcf0b

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/10840122059ed3a2c9f4626c43217ae924efcf0b
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20200108/a73dbb87/attachment.htm>


More information about the rb-commits mailing list