amey-sam/Flask-MailGun

View on GitHub

Showing 3 of 30 total issues

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

    def __init__(self, subject='',
Severity: Major
Found in flask_mailgun/message.py - About 1 hr to fix

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

        def attach(self,
    Severity: Minor
    Found in flask_mailgun/message.py - About 35 mins to fix

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

          def __init__(self, filename=None, content_type=None, data=None,
      Severity: Minor
      Found in flask_mailgun/attachment.py - About 35 mins to fix
        Severity
        Category
        Status
        Source
        Language