Update code to adhere to coding guideline

Change-Id: I859340a2f17e19b7b5cbb24807499db7ad455f74
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/tests/ipmi/test_sensors_ipmi.robot b/tests/ipmi/test_sensors_ipmi.robot
index f260df8..9736b10 100644
--- a/tests/ipmi/test_sensors_ipmi.robot
+++ b/tests/ipmi/test_sensors_ipmi.robot
@@ -309,7 +309,7 @@
     [Tags]  Verify_IPMI_BT_Capabilities_Command
     [Setup]  Run Keywords  REST Hard Power Off  AND  REST Power On
 
-    ${output} =  Run IPMI command  0x06 0x36
+    ${output}=  Run IPMI command  0x06 0x36
     Should Be True  "${output}" == " 01 3f 3f 0a 01"
     ...  msg=Incorrect Output.