Skip to content

Commit d2b57c0

Browse files
committed
Update _fun_keep_unit_test.py
1 parent 3ff33c7 commit d2b57c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brainunit/math/_fun_keep_unit_test.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
]
5353

5454
fun_accept_unitless_unary_can_return_quantity = [
55-
'round', 'around', 'round_', 'rint',
55+
'round', 'around', 'rint',
5656
'floor', 'ceil', 'trunc', 'fix',
5757
]
5858
fun_keep_unit_math_binary = [

0 commit comments

Comments
 (0)