mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-13 09:41:55 -06:00
4a58adf79e
tox / pytest is complaining about lots and lots of invalid escape sequences in our code base. Sprinkle raw strings or backslash escapes across the code base to fix most occurences of: DeprecationWarning: invalid escape sequence There is still one warning that keeps repeating, though: source:264: DeprecationWarning: invalid escape sequence \d Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
adtrust.py | ||
ca_renewal_master.py | ||
dns.py | ||
fix_replica_agreements.py | ||
rename_managed.py | ||
update_ca_topology.py | ||
update_dna_shared_config.py | ||
update_fix_duplicate_cacrt_in_ldap.py | ||
update_idranges.py | ||
update_ldap_server_list.py | ||
update_managed_permissions.py | ||
update_nis.py | ||
update_pacs.py | ||
update_passsync.py | ||
update_ra_cert_store.py | ||
update_referint.py | ||
update_services.py | ||
update_uniqueness.py | ||
upload_cacrt.py |