From 4612768c957af0080bbf4de90d93d3559f300a27 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 3 Nov 2023 18:51:07 +0100 Subject: [PATCH] cosmetic only --- system/TestPlc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/TestPlc.py b/system/TestPlc.py index 57543d1..9cf5a2f 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -26,7 +26,7 @@ from TestBonding import TestBonding from gethostbyaddr import workaround_gethostbyaddr -has_sfa_cache_filename="sfa-cache" +has_sfa_cache_filename = "sfa-cache" # step methods must take (self) and return a boolean (options is a member of the class) -- 2.43.0