We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
Librellium
/
anonflow
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Просмотр исходного кода
refactor!(transport): move transport to bot module
Librellium
1 неделя назад
Родитель
4086eaea1c
Сommit
62e6a4d342
5 измененных файлов
с
0 добавлено
и
0 удалено
Разделённый вид
Показать статистику Diff
0
0
anonflow/bot/transport/__init__.py
0
0
anonflow/bot/transport/content.py
0
0
anonflow/bot/transport/delivery.py
0
0
anonflow/bot/transport/router.py
0
0
anonflow/bot/transport/types.py
+ 0
- 0
anonflow/services/transport/__init__.py → anonflow/bot/transport/__init__.py
Просмотреть файл
+ 0
- 0
anonflow/services/transport/content.py → anonflow/bot/transport/content.py
Просмотреть файл
+ 0
- 0
anonflow/services/transport/delivery.py → anonflow/bot/transport/delivery.py
Просмотреть файл
+ 0
- 0
anonflow/services/transport/router.py → anonflow/bot/transport/router.py
Просмотреть файл
+ 0
- 0
anonflow/services/transport/types.py → anonflow/bot/transport/types.py
Просмотреть файл