We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff33c7 commit d2b57c0Copy full SHA for d2b57c0
brainunit/math/_fun_keep_unit_test.py
@@ -52,7 +52,7 @@
52
]
53
54
fun_accept_unitless_unary_can_return_quantity = [
55
- 'round', 'around', 'round_', 'rint',
+ 'round', 'around', 'rint',
56
'floor', 'ceil', 'trunc', 'fix',
57
58
fun_keep_unit_math_binary = [
0 commit comments