typing-import-for-annotations

Status: IN

The repo consistently uses `from typing import List` for type annotations rather than Python 3.9+ built-in `list[]` syntax.

Source: entries/2026/06/06/check-if-two-string-arrays-are-equivalent-solution.md

JSON