more takeout to a separate subpackage

This commit is contained in:
Dima Gerasimov 2020-04-24 18:10:33 +01:00
parent d1aa4d19dc
commit a84b51807f
5 changed files with 9 additions and 10 deletions

View file

@ -23,7 +23,7 @@ except:
import ijson # type: ignore
from ..common import get_files, LazyLogger, mcachew
from ..takeout import get_last_takeout
from ..google.takeout.paths import get_last_takeout
from ..kython import kompress