mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
remove ignore lines for Python 2 (#11122)
* remove ignore lines for Python 2 * use yield from * add changelog frag * Update changelogs/fragments/11122-yield-from-ignore.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
c45fba549f
commit
2dfb46a4a6
8 changed files with 4 additions and 14 deletions
2
changelogs/fragments/11122-yield-from-ignore.yml
Normal file
2
changelogs/fragments/11122-yield-from-ignore.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- univention_umc module utils - update code to Python 3 (https://github.com/ansible-collections/community.general/pull/11122).
|
||||
Loading…
Add table
Add a link
Reference in a new issue