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 92f5da4 commit 2bfaf61Copy full SHA for 2bfaf61
openfeature/evaluation_context/__init__.py
@@ -19,7 +19,7 @@
19
str,
20
datetime,
21
Sequence["EvaluationContextAttributes"],
22
- typing.Mapping[str, "EvaluationContextAttributes"],
+ "EvaluationContextAttributes",
23
],
24
]
25
0 commit comments