« Minimal Reproducible »

Home Tags About GitHub

explicit-dict-type

Published at 2024-01-15
Last update over 365 days ago Licensed under CC BY-NC-SA 4.0 langspython

https://stackoverflow.com/questions/52593803/how-to-set-the-python-type-hinting-for-a-dictionary-variable

def do_something(value: Dict[str, int]):

« Minimal Reproducible »

Powered by Astro