* Relocate code to fix type dependencies. * Fix missing and unused imports. * Fix type hints. * Suppress PyCharm false positives. * Avoid shadowing `file` built-in. * Use json.JSONEncoder directly instead of super(). This matches the recommended usage and avoids a PyCharm warning. * Remove redundant regex escape. * Remove redundant find_python call. * Use tarfile.open directly. * Add changelog fragment. |
||
---|---|---|
.. | ||
cli | ||
completion | ||
injector | ||
playbooks | ||
pytest/plugins | ||
requirements | ||
sanity | ||
setup | ||
ansible.cfg | ||
collection_detail.py | ||
coveragerc | ||
cryptography-constraints.txt | ||
inventory | ||
pytest.ini | ||
quiet_pip.py | ||
sslcheck.py | ||
versions.py | ||
virtualenvcheck.py | ||
yamlcheck.py |