Address UP014: use NamedTuple class syntax (#11168)

* Address UP014: use NamedTuple class syntax.

* Convert type comments to type hints.
This commit is contained in:
Felix Fontein
2025-11-21 18:19:36 +01:00
committed by GitHub
parent d98df2d3a5
commit e57de70c2a
3 changed files with 23 additions and 19 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "homebrew_service - slightly refactor code (https://github.com/ansible-collections/community.general/pull/11168)."