We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c9c4b commit 24873eeCopy full SHA for 24873ee
src/reactpy_django/types.py
@@ -1,6 +1,6 @@
1
from __future__ import annotations
2
3
-from dataclasses import dataclass, field
+from dataclasses import dataclass
4
from typing import (
5
TYPE_CHECKING,
6
Any,
0 commit comments