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 9bfcd1e commit 7008558Copy full SHA for 7008558
maths/test_abs.py
@@ -7,7 +7,7 @@
7
8
import pytest
9
10
-from maths.abs import abs_val, abs_min, abs_max, abs_max_sort
+from maths.abs import abs_max, abs_max_sort, abs_min, abs_val
11
12
13
class TestAbsVal:
0 commit comments