Skip to content

Commit

Permalink
Fix typo in docstring
Browse files Browse the repository at this point in the history
Co-authored-by: Jochen Nießer <[email protected]>
  • Loading branch information
michaelosthege and Y0dler committed Jan 12, 2024
1 parent 6511ee0 commit 394a740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robotools/worklists/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ class CompatibilityError(NotImplementedError):


class InvalidOperationError(Exception):
"""When an operation can not be performed under the present circumstances."""
"""When an operation cannot be performed under the present circumstances."""

0 comments on commit 394a740

Please sign in to comment.