Skip to content

Commit

Permalink
pylint line too long
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelmagnu committed Jan 22, 2025
1 parent d107a1b commit 6d620d9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[Derivatives Markets Appendix 19A](https://media.pearsoncmg.com/ph/bp/bridgepages/teamsite/mcdonald/McDonald-web-19-A.pdf)
"""

# pylint: disable=line-too-long
import numpy as np

from .Black_Scholes_1973 import c_euro_with_dividend, p_euro_with_dividend
Expand Down

0 comments on commit 6d620d9

Please sign in to comment.