Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Metadata API: Add type annotation to help mypy
Without this mypy figures the dict is Dict[str, str] and then promptly fails when int value is inserted Signed-off-by: Jussi Kukkonen <[email protected]>
- Loading branch information