matrix-appservice-kakaotalk/matrix_appservice_kakaotalk/kt/client
Andrew Ferrazzutti adb7453e1a Actually make compatible with Python 3.8
- Replace builtin generic type annotations with classes from Typing
- Replace union type expressions with Union and Optional
2022-07-14 01:41:24 -04:00
..
__init__.py Initial commit 2022-02-25 02:22:50 -05:00
client.py Actually make compatible with Python 3.8 2022-07-14 01:41:24 -04:00
error_helper.py Actually make compatible with Python 3.8 2022-07-14 01:41:24 -04:00
errors.py Actually make compatible with Python 3.8 2022-07-14 01:41:24 -04:00
types.py Actually make compatible with Python 3.8 2022-07-14 01:41:24 -04:00