Skip to content

Commit

Permalink
update name of _pretty__dir__for_branches
Browse files Browse the repository at this point in the history
  • Loading branch information
awalter-bnl committed Aug 9, 2024
1 parent 2afa046 commit 469775d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ari_sxn_common/common_ophyd.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def _pretty__str__for_branches(self):
return output


def _pretty__dir__for_devices(self):
def _pretty__dir__for_branches(self):
"""
Limits the number of options when using tab to complete on branch devices.
Expand Down

0 comments on commit 469775d

Please sign in to comment.