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