Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1302 Pylint cause error "too many arguments" #1301

Merged
merged 1 commit into from
Oct 4, 2023
Merged

#1302 Pylint cause error "too many arguments" #1301

merged 1 commit into from
Oct 4, 2023

Conversation

AliaksandrDziarkach
Copy link
Collaborator

Use "--max-args 10" pylint option to prevent "too many arguments" error

Use "--max-args 10" pylint option to prevent "too many arguments" error
@AliaksandrDziarkach AliaksandrDziarkach changed the title Fix pylint error "too many arguments" #1302 Pylint cause error "too many arguments" Oct 4, 2023
@AliaksandrDziarkach AliaksandrDziarkach linked an issue Oct 4, 2023 that may be closed by this pull request
@AliaksandrDziarkach AliaksandrDziarkach merged commit 8498ae1 into epam:master Oct 4, 2023
59 checks passed
@AliaksandrDziarkach AliaksandrDziarkach deleted the fix-pylint-too-many-arguments branch October 4, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pylint cause error "too many arguments"
2 participants