ansible / molecule

Molecule aids in the development and testing of Ansible content: collections, playbooks and roles
https://ansible.readthedocs.io/projects/molecule/
MIT License
3.89k stars 664 forks source link

Remove explicit self types #4300

Closed Qalthos closed 1 month ago

Qalthos commented 1 month ago

A few remain, but they are all orphaned instance methods, either mocks or in one case a property wrapper, where the type of self is not implicit.