Skip to content
Snippets Groups Projects
Commit 9af40f4a authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

lnk?

parent d328ba37
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ Heap ...@@ -2,7 +2,7 @@ Heap
---- ----
This essentially allows you to have a heap object that will pretty much This essentially allows you to have a heap object that will pretty much
behave like the `heapq https://docs.python.org/2/library/heapq.html` library. behave like the `heapq <https://docs.python.org/2/library/heapq.html>` library.
.. autoclass:: satella.coding.Heap .. autoclass:: satella.coding.Heap
:members: :members:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment