We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228ffaa commit 16d4399Copy full SHA for 16d4399
tests/test_financial.py
@@ -767,4 +767,3 @@ def test_irr_no_real_solution_exception(self):
767
768
with pytest.raises(npf.NoRealSolutionError):
769
npf.irr(cashflows, raise_exceptions=True)
770
-
0 commit comments