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 a8d0d95 commit bcfd6b5Copy full SHA for bcfd6b5
tests/integrations/pure_eval/test_pure_eval.py
@@ -67,8 +67,6 @@ 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