Skip to content

Commit

Permalink
Fixing LGTM warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
preetham-singh committed Jul 26, 2022
1 parent b77a5a1 commit 40f3ae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/intfutil
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ def appl_db_sub_intf_status_get(appl_db, config_db, front_panel_ports_list, port

full_intf_table_name = "INTF_TABLE" + ":" + sub_intf_name


if status_type == "vlan":
vlan_id = appl_db.get(appl_db.APPL_DB, full_intf_table_name, status_type)
return vlan_id
Expand Down

0 comments on commit 40f3ae6

Please sign in to comment.