Commit 153d6185 authored by Jelle van der Waa's avatar Jelle van der Waa
Browse files

Add missing subprocess import for uki exception case

parent 0736b361
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
# along with diffoscope.  If not, see <https://www.gnu.org/licenses/>.


import subprocess
import re
import logging