mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
update heapq to 3.13.3
This commit is contained in:
1
Lib/test/test_heapq.py
vendored
1
Lib/test/test_heapq.py
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user