@ -64,6 +64,7 @@
" title: str\n",
" body: str\n",
" links: List[str]\n",
" text: str\n",
"\n",
" def __init__(self, url):\n",
" self.url = url\n",