Python

Python

Made by DeepSource

Invalid Literal[...] type hint TYP-041

Type check
Major

Arbitrary arguments are given to Literal[...], which makes it an invalid type. It is recommended to remove the arbitrary arguments.