Skip to content

Bug Fix: Update _match_keys()#206

Open
toeknee2120 wants to merge 3 commits into
CiscoTestAutomation:mainfrom
toeknee2120:toeknee2120-patch-1
Open

Bug Fix: Update _match_keys()#206
toeknee2120 wants to merge 3 commits into
CiscoTestAutomation:mainfrom
toeknee2120:toeknee2120-patch-1

Conversation

@toeknee2120

Copy link
Copy Markdown

Reorder if/else block to check if dic[dic_key] is iterable before trying to use the in keyword on it.

Reorder if/else block to check if dic[dic_key] is iterable before trying to use the in keyword on it.
@toeknee2120
toeknee2120 requested a review from a team as a code owner June 29, 2026 15:44
Comment thread pkgs/ops-pkg/src/genie/libs/ops/interface/nxos/interface.py

@Sripadvallabh Sripadvallabh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix comments & click re-review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants