Skip to content

Commit

Permalink
Merge pull request #480 from BCDA-APS/475-warnings
Browse files Browse the repository at this point in the history
address warnings from unit testing
  • Loading branch information
prjemian authored Jan 13, 2021
2 parents 2999454 + 6a34ec9 commit 9b068f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apstools/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ def wrapper(*args, **kwargs):


def safe_ophyd_name(text):
"""
r"""
make text safe to be used as an ophyd object name
Given some input text string, return a clean version.
Expand Down

0 comments on commit 9b068f8

Please sign in to comment.