lisa.tests.base: Fix call to inspect.getdoc()
Pass obj instead of obj.__doc__. Also rename local var, since its name was not matching its content anymore.
Loading
Please register or sign in to comment
Pass obj instead of obj.__doc__. Also rename local var, since its name was not matching its content anymore.