mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 12:28:55 +00:00
for i in $(grep -REl '__metaclass__ = type' plugins/ tests/); do sed -e '/^__metaclass__ = type/d' -i $i; done |
||
|---|---|---|
| .. | ||
| _common_api.py | ||
| _common.py | ||
| _socket_handler.py | ||
| _unsafe.py | ||