Mypy respects the use of `Path` here: ```python from pathlib import Path x: """list['Path']""" = [] ``` We consider it an unused import.