Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix pylint error "too many arguments"
Use "--max-args 10" pylint option to prevent "too many arguments" error
- Loading branch information