Skip to content

Commit

Permalink
doc: fix sphinx warning in docstring
Browse files Browse the repository at this point in the history
* docstring of cumin.transports.State.allowed_state_transitions:8:
    WARNING: Explicit markup ends without a blank line; unexpected
    unindent.

Change-Id: I656aa16a0944017bf16ff3ddc92a8dbf18c43197
  • Loading branch information
volans- committed May 3, 2021
1 parent d59eee8 commit 354e199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cumin/transports/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ class State:
.. image:: ../../examples/transports_state_transitions.png
:alt: State class allowed transitions diagram
|
"""
Expand Down

0 comments on commit 354e199

Please sign in to comment.