More module descriptions

This commit is contained in:
Dima Gerasimov 2020-02-26 16:32:03 +01:00
parent ab77b1d919
commit d00e09d1a1
17 changed files with 92 additions and 15 deletions

View file

@ -1,3 +1,7 @@
"""
Kobo e-ink reader: annotations and reading stats
"""
from typing import Callable, Union, List
from mycfg import paths