Correct signature of Enum._generate_next_value_
Apparently the method should be callable with keyword arguments. Mypy doesn't seem to care by pyright does.
Loading
Please register or sign in to comment
Apparently the method should be callable with keyword arguments. Mypy doesn't seem to care by pyright does.