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/docs/docsite/rst/dev_guide/testing/sanity/ansible-test-future-boilerp...

9 lines
219 B
ReStructuredText

ansible-test-future-boilerplate
===============================
The ``_internal`` code for ``ansible-test`` requires the following ``__future__`` import:
.. code-block:: python
from __future__ import annotations