Fixed the class definition - thank you Lucky P for pointing this out!
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user