[Git][reproducible-builds/diffoscope][master] Add missing subprocess import for uki exception case

Chris Lamb (@lamby) gitlab at salsa.debian.org
Thu Oct 17 22:42:52 UTC 2024



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
2d7f54bf by Jelle van der Waa at 2024-10-17T10:20:57-07:00
Add missing subprocess import for uki exception case

- - - - -


1 changed file:

- diffoscope/comparators/uki.py


Changes:

=====================================
diffoscope/comparators/uki.py
=====================================
@@ -17,6 +17,7 @@
 # along with diffoscope.  If not, see <https://www.gnu.org/licenses/>.
 
 
+import subprocess
 import re
 import logging
 



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/2d7f54bf2bd0d043f6da2c4d84386a4446ea4050
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/20241017/a9ad65af/attachment.htm>


More information about the rb-commits mailing list