tanuki.py
tanuki.py copied to clipboard
Startup bug when running todolist example
During application startup for the todolist example (examples/todolist/backend/main.py) the following error occurs
Error
monkey-patch\src\assertion_visitor.py", line 254, in extract_output raise NotImplementedError(f"Function {func_name} not handled yet") NotImplementedError: Function TodoItem not handled yet