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