def __init__()

in core/text.py [0:0]


  def __init__(
      self,
      urls: dict[str, Type],  # pylint: disable=g-bare-generic
      *,
      substream_input: str = '',
      substream_output: str = '',