loom-benchmark-mbpp / 124 /tests /test_mbpp_2.py
sqy201x's picture
Add files using upload-large-folder tool
6c62356 verified
Raw
History Blame Contribute Delete
218 Bytes
# Auto-generated by loom_benchmarks.util.pytest_from_test_strings.
from solution import * # noqa: F401,F403
def test_mbpp_2() -> None:
assert math.isclose(angle_complex(0,2j), 1.5707963267948966, rel_tol=0.001)