Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With the devctr's python dependencies update, we pulled in a new pylint version, which has a new `too-many-positional-arguments` lint. Fixing this would be a significant refactor, so just suppress it, as it seems low-value. Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
- Loading branch information