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 95182f0 commit b8631feCopy full SHA for b8631fe
1 file changed
stubs/colorful/colorful/__init__.pyi
@@ -1,7 +1,6 @@
1
from _typeshed import SupportsWrite
2
from builtins import str as _str
3
-from collections.abc import ContextManager
4
-from typing import Final
+from typing import ContextManager, Final
5
from typing_extensions import LiteralString
6
7
from .core import Colorful, ColorfulString, _ColorModeType, _PaletteType
0 commit comments