green-vegetable-15659
08/27/2024, 2:22 PMmypy
and figured that almost everywhere where I want to use an Output[str]
the resources actually returns a Output[str|None]
is there an idiomatic way of addressing this or .. suppress the type checking there?