Python

Python

By DeepSource

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

Type check

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