get an import string (or the source code) for the given object This function will attempt to discover the name of the object, or the repr of the object, or the source code for the object. To attempt to force discovery of the source code, use source=True, to attempt to force the use
(obj, alias='', source=None, enclosing=False, force=True, \
builtin=True, lstrip=True)
source not stored for this graph (policy: none)
no test coverage detected