Python - import 'Optional' -- typing

Import Optional

To import Optional, Add the following line to the top of your code.

from typing import Optional