79722781

Date: 2025-08-01 17:04:01
Score: 0.5
Natty:
Report link

Starting 2025.2, PyCharm will show inlay hints next to reveal_type() calls:

a = [0] + ['']; reveal_type(a); list[str | int]

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • High reputation (-2):
Posted by: InSync