mirror of
https://github.com/hoshikawa2/mdm_project.git
synced 2026-03-03 16:09:37 +00:00
1 line
50 B
Python
1 line
50 B
Python
def harmonize(row): return {'codes':[],'units':[]} |