mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-02 07:44:35 +00:00
7f126e58d2
Values are passed as written resulting in `"WARNING"` being passed to python logger, which will complain and panic. Fix is simply to remove `"` from the value.