Skip to content

Commit

Permalink
Fix references
Browse files Browse the repository at this point in the history
  • Loading branch information
bitphage committed Apr 3, 2019
1 parent cd31ff0 commit 59ea13b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/statemachine.rst
Expand Up @@ -7,10 +7,11 @@ strategy.

Similar to :doc:`storage`, the methods of this class can be used in your
strategy directly, e.g., via ``self.get_state()``, since the class is
inherited by :doc:`basestrategy`.
inherited by :doc:`strategybase`.

API
---

.. autoclass:: dexbot.statemachine.StateMachine
:members:
:noindex:

0 comments on commit 59ea13b

Please sign in to comment.