There are a handful of functions in three/three.py that do not have a matching test case in tests/tests.py.
The test cases should be in the same order as the functions.
Comment below which test cases you will work on so we can avoid duplicate PRs. Check the comments before working on a test case.
Verify that all tests pass after making changes!
There are a handful of functions in
three/three.pythat do not have a matching test case intests/tests.py.The test cases should be in the same order as the functions.
Comment below which test cases you will work on so we can avoid duplicate PRs. Check the comments before working on a test case.
Verify that all tests pass after making changes!