mirror of
https://github.com/zebrajr/ansible.git
synced 2025-12-06 12:19:53 +01:00
* Update generated code __future__ import * Remove Python 2.x compat from compile sanity test * Remove __metaclass__ from pylint good names list * Remove Python 2.x compat from ansible-test injector * Remove Python 2.x compat from ansible-test importer * Remove Python 2.x compat from ansible-test units * Remove Python 2.x compat from validate-modules * Remove Python 2.x compat from pylint plugins * Remove more Python 2.x compat from ansible-test * Remove Python 2.x openssl detection in ansible-test * Remove obsolete Python 2.x comment * Remove obsolete ansible-test Python 2.x support * Remove unused bootstrap script functions * Keep mypy happy * Remove unused imports * Keep pylint happy
2 lines
66 B
Python
2 lines
66 B
Python
# Empty __init__.py to allow relative imports to work under mypy.
|