Skip to content

Commit

Permalink
MNT #776 revert whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Dec 27, 2019
1 parent dc43649 commit 1cc04e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ophyd/epics_motor.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ def _move_changed(self, timestamp=None, value=None, sub_type=None,
self.log.warning('Motor %s raised an alarm during motion '
'status=%s severity %s',
self.name, status, severity)

self._done_moving(success=success, timestamp=timestamp,
value=value)

Expand Down

0 comments on commit 1cc04e0

Please sign in to comment.