Update docstrings and add links

This commit is contained in:
Dima Gerasimov 2020-04-26 14:00:59 +01:00 committed by karlicoss
parent cd3f2996a3
commit 51ae8601b4
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