Skip to content

fix(FastAPI): change a deep copy instead of original

Kevin Morris requested to merge kevr/aurweb:pu_func_query into pu

This was updating offsets and causing unintended behavior. We should be a bit more functional anyway.

Signed-off-by: Kevin Morris kevr@0cost.org

Merge request reports