David Horstmann 659d905cf9 Give proper Dict type hints in crypto_knowledge.py
This prevents a return type error in a later function that uses the
dictionaries here properly typed.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2023-01-24 19:01:31 +00:00
..
__init__.py Documentation typo 2022-10-14 15:34:06 +02:00
asymmetric_key_data.py Add key material for twisted Edwards curves 2021-03-29 15:08:10 +02:00
build_tree.py Unify check_repo_path 2022-10-14 15:34:06 +02:00
c_build_helper.py Minor documentation fixes 2021-01-19 21:23:11 +01:00
crypto_knowledge.py Give proper Dict type hints in crypto_knowledge.py 2023-01-24 19:01:31 +00:00
macro_collector.py Fix invalid argument enumeration when there are >=3 arguments 2022-04-15 16:15:48 +02:00
psa_storage.py Use relative imports when importing other modules in the same directory 2022-10-14 15:34:06 +02:00
test_case.py Use relative imports when importing other modules in the same directory 2022-10-14 15:34:06 +02:00
test_data_generation.py Use relative imports when importing other modules in the same directory 2022-10-14 15:34:06 +02:00
typing_util.py Do not require typing_extensions at runtime 2021-02-17 14:58:29 +01:00