austinmcconnell/mortgage

View on GitHub

Showing 1 of 1 total issue

Function __init__ has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, principal, interest, term, term_unit='years', compounded='monthly', currency='$'):
Severity: Minor
Found in mortgage/loan.py - About 45 mins to fix
    Severity
    Category
    Status
    Source
    Language