AbsaOSS/py2k

Move schema generation out of utils init.py

vesely-david opened this issue · 0 comments

We should remove legacy code in init.py to its own module.

def process_properties(schema: Dict[str, Any]) -> Dict[str, Any]: