mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-29 06:43:08 +00:00
filter plugins: adjust import __future__ for Python3, remove __metaclass__ (#9585)
* filter plugins: adjust import __future__ for Python3, remove __metaclass__
* rollback chg in test file
* add changelog frag
(cherry picked from commit b85d36a01f)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>