mirror of https://github.com/ansible/ansible.git
Use py2.4 compat string formatting in github_key (#2633)
Replace the use of python 2.6+ string .format() method use with the python 2.4 compatible '%s' formatting to make the github_key module py2.4 compatible.reviewable/pr18780/r1
parent
d72a394f0b
commit
9006c8018d
Loading…
Reference in New Issue