From 381dfd88ccccdcedde67b6f27c3af65316cdaaf2 Mon Sep 17 00:00:00 2001 From: K1ngfish3r Date: Fri, 21 Jun 2024 02:46:13 +0800 Subject: [PATCH] make check! --- autospec/tarball.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autospec/tarball.py b/autospec/tarball.py index e114532..2ca5aed 100644 --- a/autospec/tarball.py +++ b/autospec/tarball.py @@ -25,8 +25,8 @@ import sys import tarfile import zipfile -import zstandard as zstd import download +import zstandard as zstd from util import do_regex, get_sha1sum, print_fatal, write_out