mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 21:01:13 +00:00
I neglected the __future__ import because print(one_thing) works the same way even when print is a statement.
I neglected the __future__ import because print(one_thing) works the same way even when print is a statement.