Searched defs:StoryT (Results 1 – 1 of 1) sorted by relevance
137 StoryT = TypeVar("StoryT", bound=Story) variable174 def from_cli_args(cls, story_cls: Type[StoryT],180 story_cls: Type[StoryT],