hpcflow.sdk.core.test_utils.Strs# hpcflow.sdk.core.test_utils.Strs: TypeAlias = 'str | tuple[str, ...]'# A string or a tuple of strings.