[Python APIView] Tuple[Any, ...] type shows as Tuple[Any, ]
Open
APIView
Python
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 144
Description
Type Tuple[Any, ...] is shown as Tuple[Any, ]. For example, azure.core.settings.Settings.current: https://github.com/Azure/azure-sdk-for-python/blob/3de7a4c1f38777afb84f9b34c25680af634f8db0/sdk/core/azure-core/azure/core/settings.py#L463
Contributor guide
Assessment
This issue has not been assessed yet.