yaloader.utils.full_object_name#

yaloader.utils.full_object_name(o: Any) str[source]#

Return the full name of any object.

Parameters:

o – Any object

Returns:

The full name of the object as string