File size: 77 Bytes
fcfe5f6
 
 
 
1
2
3
4
5
def function_name(function: callable):
    return str(function).split()[1]