Bearle / django_private_chat2

Chat app for Django, powered by Django Channels, Websockets & Asyncio
MIT License
295 stars 80 forks source link

simplify "can use TypedDict" checking #3

Closed Zagrebelin closed 3 years ago

Zagrebelin commented 3 years ago

just try to use TypedDict instead of comparing python version.