From abd1855bc9b08047ebcd4d360d1c9a2bbbb03497 Mon Sep 17 00:00:00 2001 From: 2Shirt <2xShirt@gmail.com> Date: Sun, 20 Feb 2022 18:14:58 -0700 Subject: [PATCH] Fix whitespace --- scripts/wk/hw/ddrescue.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/wk/hw/ddrescue.py b/scripts/wk/hw/ddrescue.py index 26182320..7fe5f805 100644 --- a/scripts/wk/hw/ddrescue.py +++ b/scripts/wk/hw/ddrescue.py @@ -138,7 +138,6 @@ class BlockPair(): # Enable opening ddrescueview during recovery self.view_proc = None - # Set map file # e.g. '(Clone|Image)_Model[_p#]_Size[_Label].map' map_name = model if model else 'None'