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 bcfd6b5 commit c819ec2Copy full SHA for c819ec2
tests/integrations/pure_eval/test_pure_eval.py
@@ -67,6 +67,8 @@ def foo():
67
"e",
68
"w",
69
"q",
70
+ "(q, w, e, r, t, y, u, i, o, p, a, s)",
71
+ "str((q, w, e, r, t, y, u, i, o, p, a, s))",
72
"events",
73
]
74
assert list(frame_vars.keys()) == expected_keys
0 commit comments