i05nagai/mafipy

View on GitHub
mafipy/calibrator/tests/test_implied_vol.py

Summary

Maintainability
A
35 mins
Test Coverage

Function test_black_scholes_implied_vol has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def test_black_scholes_implied_vol(
Severity: Minor
Found in mafipy/calibrator/tests/test_implied_vol.py - About 35 mins to fix

    Blank line at end of file
    Open

    Trailing blank lines are superfluous.

    Okay: spam(1)
    W391: spam(1)\n
    
    However the last line should end with a new line (warning W292).

    There are no issues that match your filters.

    Category
    Status