lokifacio

Results 2 issues of lokifacio

Is there a way to get the source code of the lambda function passed to another function? I get the expected result with basic types ```scala def myBasicFunc(param: Int): String...

Hi, After upgrading to pytest 8.4.0, this plugin no longer works. I'm encountering the following error: ``` Plugin: 128899977554112, Hook: pytest_terminal_summary AttributeError: 'TerminalReporter' object has no attribute '_sessionstarttime' ``` The...