Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ignore pylint
too-many-positional-argument
(#637)
The pylint check `too-many-positional-arguments` limits the number of positional arguments. We do not want to limit that.
- Loading branch information