Avoid breakage with Python 3.13. (#354)

This commit is contained in:
Felix Fontein
2022-05-18 22:22:50 +02:00
committed by GitHub
parent a299dfa49d
commit fb55b1d780
2 changed files with 2 additions and 9 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "docker_container - remove unused code that will cause problems with Python 3.13 (https://github.com/ansible-collections/community.docker/pull/354)."