Skip to content

Commit de63975

Browse files
committed
STY: Sort imports
1 parent 83759c8 commit de63975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numpy_financial/tests/test_financial.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
import numpy_financial as npf
1717
from numpy_financial.tests.strategies import (
18-
cashflow_array_strategy,
1918
cashflow_array_like_strategy,
19+
cashflow_array_strategy,
2020
short_nicely_behaved_doubles,
2121
when_strategy,
2222
)

0 commit comments

Comments
 (0)