Update docstrings and add links

This commit is contained in:
Dima Gerasimov 2020-04-26 14:00:59 +01:00
parent 5cf4228234
commit 1e3d81d5de
11 changed files with 13 additions and 13 deletions

View file

@ -1,3 +1,7 @@
'''
Google Takeout exports: browsing history, search/youtube/google play activity
'''
from enum import Enum
import re
from pathlib import Path