Skip to content

Commit d23d95c

Browse files
committed
Import heapq
1 parent c75a335 commit d23d95c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

text.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
from math import log, exp
1212
from collections import defaultdict
13+
import heapq
1314
import re
1415

1516

0 commit comments

Comments
 (0)