mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
4e8b28e404
One of the complex map + filter + lambda combinations here was causing pylint to have a rare false positive detecting undefined variables. Switch to list comprehensions and generator expressions which are easi(er) to read for humans and do not confuse pylint. References #27193 |
||
---|---|---|
.. | ||
ansible |