Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
crawley-project/crawley
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
15 days ago
Refresh default branch
Refresh
crawley/smtp/sender.py
Summary
Maintainability
A
35 mins
Test Coverage
Issues
Source
Stats
Function
__init__
has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open
def __init__(self, host, port=25, user=None, password=None, enable_ssl=True):
Severity: Minor
Found in
crawley/smtp/sender.py
- About 35 mins to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix