Update docstrings and add links
This commit is contained in:
parent
cd3f2996a3
commit
51ae8601b4
11 changed files with 13 additions and 13 deletions
|
@ -1,7 +1,5 @@
|
|||
"""
|
||||
Twitter data (uses official twitter archive export)
|
||||
|
||||
See https://help.twitter.com/en/managing-your-account/how-to-download-your-twitter-archive
|
||||
Twitter data (uses [[https://help.twitter.com/en/managing-your-account/how-to-download-your-twitter-archive][official twitter archive export]])
|
||||
"""
|
||||
from datetime import datetime
|
||||
from typing import Union, List, Dict, Set, Optional, Iterator, Any, NamedTuple
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue