Searched refs:diagnostic_flag (Results 1 – 1 of 1) sorted by relevance
168 return cls.diagnostic_flag('-'.join(flags))171 …def diagnostic_flag(cls, text: Union[str, collections.deque[str]], *, prefix: str = 'doc') -> coll… member in DocBase