my.instagram: add initial all.py + some experiments on nicer errors
This commit is contained in:
parent
03f5988303
commit
aae951c46b
4 changed files with 86 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
|||
from typing import Iterator
|
||||
from my.core import Res
|
||||
from my.core.common import Stats
|
||||
from my.core import Res, stat, Stats
|
||||
from my.core.source import import_source
|
||||
|
||||
from .common import Message, _merge_messages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue