We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
Librellium
/
anonflow
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
refactor!(transport): move transport to bot module
Librellium
il y a 1 semaine
Parent
4086eaea1c
commit
62e6a4d342
5 fichiers modifiés
avec
0 ajouts
et
0 suppressions
Vue séparée
Afficher les stats 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
Voir le fichier
+ 0
- 0
anonflow/services/transport/content.py → anonflow/bot/transport/content.py
Voir le fichier
+ 0
- 0
anonflow/services/transport/delivery.py → anonflow/bot/transport/delivery.py
Voir le fichier
+ 0
- 0
anonflow/services/transport/router.py → anonflow/bot/transport/router.py
Voir le fichier
+ 0
- 0
anonflow/services/transport/types.py → anonflow/bot/transport/types.py
Voir le fichier