Invalid definition of 'typing.NamedTuple'

Last modified: 03 December 2024

Reports invalid definition of a typing.NamedTuple.

Example:

As a fix, place the field with the default value after the fields without default values: