summaryrefslogtreecommitdiffstats
path: root/test/lib/ansible_test/_util/target/common/__init__.py
blob: 527d413a98d8f7e0753333fe1bfb3d816424b590 (plain)
1
2
# 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.