Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
doc: Fix Trader reference
Browse files Browse the repository at this point in the history
  • Loading branch information
rht committed Oct 7, 2021
1 parent ccdca22 commit 5dcd523
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/Trade.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Trade
Trader
===========


.. default-domain::abcEconomics.Trade
.. default-domain::abcEconomics.agents.trader.Trader
.. autoclass:: abcEconomics.Trade
.. autoclass:: abcEconomics.agents.trader.Trader
:members:
:undoc-members:
:show-inheritance:

.. autofunction:: abcEconomics.trade.Offer
.. autofunction:: abcEconomics.agents.trader.Offer

0 comments on commit 5dcd523

Please sign in to comment.