my.location: let takeout provider be in a separate my.location.google; add CI test & enable mypy
This commit is contained in:
parent
90ada92110
commit
ba9acc3445
7 changed files with 82 additions and 35 deletions
|
@ -29,3 +29,6 @@ class exercise:
|
|||
|
||||
class bluemaestro:
|
||||
export_path: Paths = ''
|
||||
|
||||
class google:
|
||||
takeout_path: Paths = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue