mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-19 05:22:36 +00:00
for i in $(grep -REl "__future__.*absolute_import" plugins/ tests/); do sed -e 's/from __future__ import .*/from __future__ import annotations/g' -i $i; done |
||
|---|---|---|
| .. | ||
| action | ||
| connection | ||
| doc_fragments | ||
| inventory | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||