mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
pylint: Ignore consider-using-f-string.
Newer versions of pylint warns about not using f-strings, but those are not supported in Python 2, which ansible-freeipa still need to support.
This commit is contained in:
Reference in New Issue
Block a user