Signed-off-by: Aaron Bauman <b...@gentoo.org>
---
 lib/portage/_emirrordist/FetchTask.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/portage/_emirrordist/FetchTask.py 
b/lib/portage/_emirrordist/FetchTask.py
index f2342362d..334da7420 100644
--- a/lib/portage/_emirrordist/FetchTask.py
+++ b/lib/portage/_emirrordist/FetchTask.py
@@ -458,7 +458,7 @@ class FetchTask(CompositeTask):
                if self._was_cancelled():
                        self.wait()
                        return
-               
+
                if os.path.exists(self._fetch_tmp_file):
                        self._start_task(
                                FileDigester(file_path=self._fetch_tmp_file,
-- 
2.28.0


Reply via email to