hbui
2024-07-23 0ef74701598a73c00851b572c661ce69d10d79ce
1
2
3
4
5
from typing import Any
 
 
def do_something(arg: Any):
    return arg