We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looks like copy/pasta error:
yield from bps.mv( self.soft_limit_lo, min(low, high), self.soft_limit_hi, max(low, high), )
The text was updated successfully, but these errors were encountered:
Look at full context:
apstools/apstools/devices.py
Lines 1199 to 1217 in db8891b
No error here. Only two unnecessary lines to remove for #298.
Lines 1210 to 1211 in db8891b
Sorry, something went wrong.
prjemian
No branches or pull requests
Looks like copy/pasta error:
The text was updated successfully, but these errors were encountered: