2 lines
36 B
Python
2 lines
36 B
Python
|
|
def migrate(entry):
|
||
|
|
return entry
|