Skip to content

馃悰 Fix user tree grafting in server.py

Guillaume Riou requested to merge fix/user-tree-graft-serverpy into develop

This fixes #112.

The user_tree and the info_tree apis in server.py used to have subtly different return values in server.py , now they both return the modified value be it a primitive value or a complex object.

Edited by Guillaume Riou

Merge request reports