Files
server/usr/lib/python3/dist-packages/ansible_test/__init__.py
2026-01-07 20:52:11 +01:00

3 lines
190 B
Python

# Empty __init__.py to allow importing of `ansible_test._util.target.common` under Python 2.x.
# This allows the ansible-test entry point to report supported Python versions before exiting.