Closed chrisjonesBSU closed 10 months ago
I made a last second change that returned the absolute value of the vector, but that broke the expected behavior in flowermd. I don't think it is really necessary to return the absolute value.
flowermd
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (9cff1f1) 96.01% compared to head (3613e48) 96.01%. Report is 1 commits behind head on master.
9cff1f1
3613e48
I made a last second change that returned the absolute value of the vector, but that broke the expected behavior in
flowermd
. I don't think it is really necessary to return the absolute value.