Skip to content

Commit 992a1e7

Browse files
committed
Moved Table from utils to display (in docs)
1 parent bc6d624 commit 992a1e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/api.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,9 @@ Rich display
256256

257257
.. automethod:: from_automaton
258258

259+
.. autoclass:: ComputationGraph
260+
261+
.. autoclass:: Table
259262

260263
Utilities and decorators
261264
------------------------
@@ -264,7 +267,6 @@ Utilities and decorators
264267

265268
.. autoclass:: Queue
266269
.. autoclass:: Stack
267-
.. autoclass:: Table
268270
.. autoclass:: AttrDict
269271
.. autofunction:: warn
270272
.. autofunction:: union_of

0 commit comments

Comments
 (0)