Skip to content

Commit

Permalink
Remove whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyandrewmeyer committed Oct 10, 2023
1 parent 74b2e1f commit 3516f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -1884,7 +1884,7 @@ class _Secret:

class RebootingMachineError(Exception):
"""Raised when the machine would reboot.
When :meth:`Unit.reboot` is called with ``now=True`` in a machine charm, the
unit's machine is rebooted, interrupting the execution of the event hook. To
simulate that when using the testing harness, write a test that expects a
Expand Down

0 comments on commit 3516f37

Please sign in to comment.