Skip to content

fix nexus juicer

Joseph Brunet requested to merge fix-nexus-juicer into master

I fixed the issues. The main fix is that I use .get to retrieve the dict values and so it doesn't throw a error when the key doesn't exist

Merge request reports