Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/pwwang/pure_eval
Browse files Browse the repository at this point in the history
  • Loading branch information
pwwang committed Jan 28, 2021
2 parents 8a5a4ed + 3de52c1 commit 4e515ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_core.py
Expand Up @@ -32,7 +32,6 @@ def test_eval_names():
check_eval(
"(x, check_eval, len), nonexistent",
x, check_eval, len, (x, check_eval, len)
# Now tuple is recognized
)


Expand Down

0 comments on commit 4e515ca

Please sign in to comment.