mafipy/calibrator/tests/test_implied_vol.py
Function test_black_scholes_implied_vol
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def test_black_scholes_implied_vol(
Blank line at end of file Open
Open
- Read upRead up
- Exclude checks
Trailing blank lines are superfluous.
Okay: spam(1)
W391: spam(1)\n
However the last line should end with a new line (warning W292).