Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Fix "argument_count" issue in j5/components/gpio_pin.py #153

Closed
j5-bot opened this issue Mar 3, 2019 · 1 comment
Closed

Fix "argument_count" issue in j5/components/gpio_pin.py #153

j5-bot opened this issue Mar 3, 2019 · 1 comment
Labels
good first issue Good for newcomers linting Linting Issue found by bot wontfix This will not be worked on
Milestone

Comments

@j5-bot
Copy link

j5-bot commented Mar 3, 2019

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

https://codeclimate.com/github/j5api/j5/j5/components/gpio_pin.py#issue_5c7b20ddce1251000100003d

@j5-bot j5-bot added good first issue Good for newcomers linting Linting Issue found by bot labels Mar 3, 2019
@trickeydan trickeydan added this to the v0.2.0 milestone Mar 12, 2019
@trickeydan trickeydan added the wontfix This will not be worked on label Mar 12, 2019
@trickeydan
Copy link
Contributor

Closing this as wontfix. All of the arguments are needed for this constructor.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers linting Linting Issue found by bot wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants