norm icon indicating copy to clipboard operation
norm copied to clipboard

pynorm: type hints,enum,missed return value,normCast.py

Open honglei opened this issue 1 year ago • 1 comments

honglei avatar Sep 13 '22 09:09 honglei

1, add type hints for pynorm 2, use enum instead of int variables in constants.py 3, fix missed functions and return boolean values for some functions. 4, fix some return values to python/human readable ones.

honglei avatar Sep 14 '22 10:09 honglei