Python 3.7 annotations

To use list in Python 3.7 we can use from __future__ import annotations .

from __future__ import annotations