monra's picture
Synced repo using 'sync_with_huggingface' Github Action
f044b10
from typing import Dict, NewType, Union, Optional, List, get_type_hints
sha256 = NewType('sha_256_hash', str)