my.instagram: add initial all.py + some experiments on nicer errors
This commit is contained in:
parent
bf3dd6e931
commit
b5f266c2bd
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