[Git][reproducible-builds/diffoscope][master] Run black again on the tests/ directory.

Chris Lamb gitlab at salsa.debian.org
Sun Aug 25 15:32:19 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
c67a04ee by Chris Lamb at 2019-08-25T15:31:53Z
Run black again on the tests/ directory.

Gbp-Dch: ignore

- - - - -


1 changed file:

- tests/comparators/test_squashfs.py


Changes:

=====================================
tests/comparators/test_squashfs.py
=====================================
@@ -61,9 +61,7 @@ def differences(squashfs1, squashfs2):
     return squashfs1.compare(squashfs2).details
 
 
- at skip_unless_tool_is_at_least(
-    'unsquashfs', unsquashfs_version, '4.4'
-)
+ at skip_unless_tool_is_at_least('unsquashfs', unsquashfs_version, '4.4')
 def test_superblock(differences):
     expected_diff = get_data('squashfs_superblock_expected_diff')
     assert differences[0].unified_diff == expected_diff



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/c67a04ee57f9e3f04b3009d3027d7215aa76a6e9
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/20190825/d4fa48c0/attachment.html>


More information about the rb-commits mailing list