mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 02:04:33 +02:00
* Ignore pylint warnings for construct that does not work with Python 2.
* Revert "Ignore pylint warnings for construct that does not work with Python 2."
This reverts commit 407b2ef93a
.
* Different approach: use ignore.txt since otherwise ansible-core 2.14 tests fail.
2 lines
122 B
Text
2 lines
122 B
Text
update-docs.py shebang
|
|
tests/unit/compat/mock.py pylint:use-yield-from # suggested construct does not work with Python 2
|