Martin Weinelt eee1f93a1b
Fix the Any typing hint treewide
There has been confusion between the Any type[1] and the any function[2]
in typing hints.

[1] https://docs.python.org/3/library/typing.html#typing.Any
[2] https://docs.python.org/3/library/functions.html#any
2025-05-13 05:47:21 +02:00
..
2025-05-13 05:47:21 +02:00
2025-03-24 12:25:36 -05:00