79104752

Date: 2024-10-19 11:06:37
Score: 2.5
Natty:
Report link

At least with Pycharm and Python 3.12 the following approach is supported:

Example:

func(self, *args: *tuple[int, str, int | None]):

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hans Otto