5 lines
55 B
Python
5 lines
55 B
Python
Set = Dict = None
|
|
|
|
def cast(type, obj):
|
|
return obj
|
Set = Dict = None
|
|
|
|
def cast(type, obj):
|
|
return obj
|