![]() Deal with the "issue" that passing a str instance does not cause a type check failure, because str is a subset of Sequence[str] and Iterable[str]. Instead fix it by special casing the str instance. |
||
---|---|---|
.. | ||
spack |
![]() Deal with the "issue" that passing a str instance does not cause a type check failure, because str is a subset of Sequence[str] and Iterable[str]. Instead fix it by special casing the str instance. |
||
---|---|---|
.. | ||
spack |