Open hussamnasir opened 8 years ago
It looks like this code is similar to code in credential.py, and needs some adjusting due to sloppy cut/paste.
@hussamnasir do you have a test case, by chance, that might help demonstrate the bug and verify a fix?
Sorry no test cases here since i accidently ran into this while my code that calls omni was buggy.
Line 126 uses an object called "verified" that has not been defined/assigned before being referenced. This is not a blocker for us.