matrix-appservice-kakaotalk/matrix_appservice_kakaotalk/formatter
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 Many fixes thanks to mypy 2022-04-28 03:26:08 -04:00
from_kakaotalk.py Actually make compatible with Python 3.8 2022-07-14 01:41:24 -04:00
from_matrix.py Actually make compatible with Python 3.8 2022-07-14 01:41:24 -04:00