Skip to content

Commit

Permalink
Fix LGTM error.
Browse files Browse the repository at this point in the history
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
  • Loading branch information
SuvarnaMeenakshi committed Aug 4, 2020
1 parent 7657c72 commit ce764d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/sonic_ax_impl/mibs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,8 @@ def get_non_host_dbs(dbs):
return dbs
else:
return dbs[1:]


@staticmethod
def get_sync_d_from_all_namespace(per_namespace_func, dbs):
# return merged tuple of dictionaries retrieved from per
# namespace functions.
Expand Down

0 comments on commit ce764d1

Please sign in to comment.