Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pylint 2.10 introduced new checker use-list-literal: > Added use-list-literal: Emitted when list() is called with no arguments instead of using [] https://pylint.pycqa.org/en/latest/whatsnew/changelog.html#what-s-new-in-pylint-2-10-0 pylint-dev/pylint#4365 Fixes: freeipa#244 Signed-off-by: Stanislav Levin <slev@altlinux.org>
- Loading branch information