Skip to content

Commit

Permalink
Update api description
Browse files Browse the repository at this point in the history
  • Loading branch information
Junchao-Mellanox committed Aug 19, 2024
1 parent 4103da3 commit 8948249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonic_platform_base/sonic_xcvr/api/xcvr_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ def is_flat_memory(self):
Returns:
A Boolean, True if flat memory, False if paging is implemented
If there is an issue with reading the xcvr, None should be returned.
If there is an issue with reading the xcvr, True should be returned.
"""
raise NotImplementedError

Expand Down

0 comments on commit 8948249

Please sign in to comment.