This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Description
Description:
Related to #8347, (partially) blocked till 3.5 is deprecated
The goal is to;
com2ann
progress
(com2ann
changes comment type annotations to inline type annotations, name = ... # type:
to name: type = ...
, this is possible since python 3.6, and standard across the python ecosystem.)