Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fbb2992

Browse files
committed
Augment credits.
1 parent 28c2552 commit fbb2992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/heapq.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
maintains the heap invariant!
2929
"""
3030

31-
# Code by Kevin O'Connor
31+
# Original code by Kevin O'Connor, augmented by Tim Peters
3232

3333
__about__ = """Heap queues
3434

0 commit comments

Comments
 (0)