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

Chris Lamb (@lamby) gitlab at salsa.debian.org
Sun Jan 1 12:54:26 UTC 2023



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
b5012103 by Chris Lamb at 2023-01-01T12:54:04+00:00
Apply black.

- - - - -


1 changed file:

- diffoscope/comparators/pdf.py


Changes:

=====================================
diffoscope/comparators/pdf.py
=====================================
@@ -21,7 +21,11 @@ import logging
 import os
 import re
 
-from diffoscope.tools import python_module_missing, tool_required, get_package_provider
+from diffoscope.tools import (
+    python_module_missing,
+    tool_required,
+    get_package_provider,
+)
 from diffoscope.difference import Difference
 
 from .utils.file import File



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/b5012103ea5341bc1f7294482f1bf9131c9ff396
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/20230101/bbd30871/attachment.htm>


More information about the rb-commits mailing list