basedpyright
basedpyright copied to clipboard
inlay hints shouldn't appear on enum values
Could their auto be shown with an inlay?
class A(Enum):
a = auto() # = 1