Hong-Phuc Bui
2024-04-21 3f21bf326a3c55c67742c5790acdb765a5173a4e
1
2
3
4
5
from typing import Any
 
 
def do_something(arg: Any):
    return arg