We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eec75a commit 966479aCopy full SHA for 966479a
Lib/test/support/__init__.py
@@ -17,7 +17,6 @@
17
import types
18
import unittest
19
import warnings
20
-from collections.abc import Callable
21
22
23
__all__ = [
0 commit comments