You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/ansible-doc/library
Matt Clay a0495fc314
Update triple single quotes to triple double quotes (#84099)
* Update triple single quotes to triple double quotes

This change was fully automated.

The updated Python files have been verified to tokenize the same as the originals, except for the expected change in quoting of strings, which were verified through literal_eval.

* Manual conversion of docstring quotes
1 year ago
..
double_doc.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_docs.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_docs_missing_description.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_docs_no_metadata.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_docs_no_status.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_docs_non_iterable_status.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_docs_removed_precedence.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_docs_removed_status.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_docs_returns.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_docs_returns_broken.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_docs_suboptions.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_docs_yaml_anchors.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_empty.py WIP - Fix ansible-doc bugs and add integration tests. (#62461) 6 years ago
test_no_docs.py Require `from __future__ import annotations` (#81902) 2 years ago
test_no_docs_no_metadata.py Require `from __future__ import annotations` (#81902) 2 years ago
test_no_docs_no_status.py Require `from __future__ import annotations` (#81902) 2 years ago
test_no_docs_non_iterable_status.py Require `from __future__ import annotations` (#81902) 2 years ago
test_win_module.ps1 refactor and fixes for doc parsing (#77719) 3 years ago
test_win_module.yml refactor and fixes for doc parsing (#77719) 3 years ago