Skip to content

Commit 46aaeb2

Browse files
committed
Updated Docs
1 parent c0a8a50 commit 46aaeb2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/Data_Structure.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,10 @@ Stack
6969
-----
7070
.. autoclass:: Stack
7171
:members:
72+
73+
.. automodule:: pygorithm.data_structures.stack
74+
75+
Stack
76+
-----
77+
.. autoclass:: InfixToPostfix
78+
:members:

0 commit comments

Comments
 (0)