mirror of https://github.com/ansible/ansible.git
ansible-test - Code style cleanup (#84749)
* ansible-test - Minor style cleanup (add blank lines) * ansible-test - Use `"""` instead of `'''`pull/83569/merge
parent
e9e6001263
commit
5ff8d093f0
@ -1,2 +1,3 @@
|
||||
"""Nearly empty __init__.py to keep pylint happy."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue