You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On lv_functions.py#L277, the code opens the source of a logical view. In doing so, however, it seems to ignore any directive as to the rml:root of the path, and instead looking from the current working directory.
On lv_functions.py#L277, the code opens the source of a logical view. In doing so, however, it seems to ignore any directive as to the
rml:rootof the path, and instead looking from the current working directory.