📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
Lemmah/BucketList
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
11 hrs ago
Refresh default branch
Refresh
app/bucketlist/bucketlist_item.py
Summary
Maintainability
A
35 mins
Test Coverage
Issues
Source
Stats
Showing 1 of 1 total issue
Function
__init__
has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open
def
__init__
(
self
,
name
,
category
,
description
=
None
,
status
=
None
,
bucketlist
=
None
)
:
Severity: Minor
Found in
app/bucketlist/bucketlist_item.py
- About 35 mins to fix
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix
Close