From e537a57a8878f71d4592ff030b22ad073a3e64da Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Mon, 8 Mar 2021 14:43:48 +0100 Subject: Fixed indentation on output. --- examples/guided.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/guided.py b/examples/guided.py index 27c005d6..3e86cdf0 100644 --- a/examples/guided.py +++ b/examples/guided.py @@ -100,7 +100,7 @@ else: # 3. Check that we support the current partitions # 2. If so, ask if we should keep them or wipe everything if archinstall.arguments['harddrive'].has_partitions(): - archinstall.log(f" ! {archinstall.arguments['harddrive']} contains existing partitions", fg='red') + archinstall.log(f"! {archinstall.arguments['harddrive']} contains existing partitions", fg='red') # We curate a list pf supported paritions # and print those that we don't support. -- cgit v1.2.3-70-g09d2