Skip to content

Fix the type annotations

jvoisin requested to merge fix_typing into master

Python doesn't like dict and prefers Dict.

Merge request reports