Rafael Guterres Jeffman
f53ca3ad39
pylint: Ignore usage of 'unicode' before assignment
...
New versions of pylint ignore Python 2 functions and types, evaluating
'unicode' as "undefined". ansible-freeipa will always define 'unicode'
when running under Python 3, and it is always defined under Python 2.
This patch fixes these false positives.
2024-05-22 10:42:00 -03:00
..
2024-05-22 10:42:00 -03:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2023-05-05 16:26:45 +02:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2024-05-22 10:42:00 -03:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2022-11-14 09:27:51 +01:00
2023-06-05 12:56:47 -03:00