my.location: let takeout provider be in a separate my.location.google; add CI test & enable mypy

This commit is contained in:
Dima Gerasimov 2020-10-05 21:14:14 +01:00 committed by karlicoss
parent 90ada92110
commit ba9acc3445
7 changed files with 82 additions and 35 deletions

View file

@ -29,3 +29,6 @@ class exercise:
class bluemaestro:
export_path: Paths = ''
class google:
takeout_path: Paths = ''