[Git][reproducible-builds/diffoscope][master] Add missing RequiredToolNotFound import.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Thu Nov 30 13:16:40 UTC 2023



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
64ed5f38 by Chris Lamb at 2023-11-30T13:16:18+00:00
Add missing RequiredToolNotFound import.

- - - - -


1 changed file:

- diffoscope/comparators/7z.py


Changes:

=====================================
diffoscope/comparators/7z.py
=====================================
@@ -21,6 +21,7 @@ import re
 import logging
 import subprocess
 
+from diffoscope.exc import RequiredToolNotFound
 from diffoscope.tools import tool_required
 from diffoscope.tempfiles import get_temporary_directory
 from diffoscope.difference import Difference



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/64ed5f38db0ce0850ad9aabe7213b8b9cd78d679
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/20231130/af8f31a4/attachment.htm>


More information about the rb-commits mailing list