Closed toreamun closed 2 years ago
Use PEP 585 type annotations. This can be enabled starting in 3.7 with from future import annotations.
Use PEP 585 type annotations. This can be enabled starting in 3.7 with from future import annotations.