Skip to content

Commit

Permalink
STY: Sort imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Kai Striega committed May 5, 2024
1 parent f0078aa commit d4534f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion numpy_financial/tests/test_financial.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

import numpy_financial as npf
from numpy_financial.tests.strategies import (
cashflow_array_strategy,
cashflow_array_like_strategy,
cashflow_array_strategy,
short_nicely_behaved_doubles,
when_strategy,
)
Expand Down

0 comments on commit d4534f2

Please sign in to comment.