mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 12:18:00 +00:00
cc_module_9800_3504.py : autopep8
cc_module_test.py : autopep8 Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
committed by
shivam
parent
00c3a53af1
commit
f6a27cfee6
@@ -109,7 +109,7 @@ class create_module_test_object:
|
||||
# bandwidth (to set to 20 if channel change does not support)
|
||||
# self.cs.config_dot11_5ghz_channel_width()
|
||||
self.cs.channel = '33'
|
||||
|
||||
|
||||
# channel
|
||||
self.cs.config_dot11_6ghz_channel()
|
||||
# self.cs.config_dot11_5ghz_channel()
|
||||
@@ -641,7 +641,6 @@ class create_module_test_object:
|
||||
|
||||
# tb2
|
||||
|
||||
|
||||
def test_config_tx_power_5g_open_tb2_AP3(self):
|
||||
|
||||
logger.info("test_config_tx_power_open")
|
||||
@@ -798,7 +797,6 @@ class create_module_test_object:
|
||||
# show_wlan_summary
|
||||
self.cs.show_wlan_summary()
|
||||
|
||||
|
||||
def test_config_tx_power_6g_wpa3_AP4(self):
|
||||
|
||||
logger.info("sample_test_tx_power_sequence for 6G AP3 on AP")
|
||||
@@ -884,9 +882,8 @@ class create_module_test_object:
|
||||
# show_wlan_summary
|
||||
self.cs.show_wlan_summary()
|
||||
|
||||
|
||||
|
||||
# Used before testbed change
|
||||
|
||||
def test_config_tx_power_wpa2_IDIC(self):
|
||||
|
||||
logger.info("sample_test_tx_power_sequence")
|
||||
@@ -1048,7 +1045,6 @@ INCLUDE_IN_README
|
||||
|
||||
mt.test_config_tx_power_6g_wpa3_AP4()
|
||||
|
||||
|
||||
# mt.test_config_tx_power_6g_wpa3_attempt2()
|
||||
|
||||
# cc.show_ap_summary()
|
||||
|
||||
Reference in New Issue
Block a user