res: Response = await xyz()
For res: Response = .... that is a new feature right? It's use a colon, what is it called? I need to know how it works, but I don't know what to search
It's Type hinting, since Python 3.6
Обсуждают сегодня