Skip to content

Commit 40f3ae6

Browse files
Fixing LGTM warnings
1 parent b77a5a1 commit 40f3ae6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/intfutil

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@ def appl_db_sub_intf_status_get(appl_db, config_db, front_panel_ports_list, port
384384

385385
full_intf_table_name = "INTF_TABLE" + ":" + sub_intf_name
386386

387+
387388
if status_type == "vlan":
388389
vlan_id = appl_db.get(appl_db.APPL_DB, full_intf_table_name, status_type)
389390
return vlan_id

0 commit comments

Comments
 (0)