update heapq to 3.13.3

This commit is contained in:
Ashwin Naren
2025-04-21 21:12:12 -07:00
parent 1c64bde0ee
commit 8603cd9387

View File

@@ -4,7 +4,6 @@ import random
import unittest
import doctest
from test import support
from test.support import import_helper
from unittest import TestCase, skipUnless
from operator import itemgetter