mirror of
https://github.com/inventree/InvenTree
synced 2025-07-26 05:15:32 +00:00
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.