Skip to content

Commit 16d4399

Browse files
committed
Update test_financial.py
indentation
1 parent 228ffaa commit 16d4399

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_financial.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,4 +767,3 @@ def test_irr_no_real_solution_exception(self):
767767

768768
with pytest.raises(npf.NoRealSolutionError):
769769
npf.irr(cashflows, raise_exceptions=True)
770-

0 commit comments

Comments
 (0)