In the Indirect parametrization example I want to type hint request.param indicating a specific type, a str for example.
request.param
str
The problem is sinc