From 994c18c44ed268bca57779396aae630ee2a1a45f Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Tue, 4 Jan 2022 10:29:53 -0800 Subject: [PATCH] auto-t: iwd.py: use spaces instead of tabs --- autotests/util/iwd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autotests/util/iwd.py b/autotests/util/iwd.py index 4e69c7e8..54b4819e 100755 --- a/autotests/util/iwd.py +++ b/autotests/util/iwd.py @@ -710,7 +710,7 @@ class Network(IWDDBusAbstract): Connect to the network. Request the device implied by the object path to connect to specified network. - Possible exception: AbortedEx + Possible exception: AbortedEx BusyEx FailedEx NoAgentEx