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 b10701f commit a6a6e2dCopy full SHA for a6a6e2d
chartlets.py/chartlets/components/table.py
@@ -1,5 +1,5 @@
1
from dataclasses import dataclass
2
-from typing import Literal, TypedDict
+from typing import Literal, TypedDict, TypeAlias
3
from chartlets import Component
4
5
0 commit comments