Skip to content

Fix small typo in the client code

Yan Grange requested to merge yg-typofix into master

I am not sure if this is the way to do this, but I found a small typo in the code (probably taking out the is_valid_token from the object but accidentally leaving the word self in the variable definition. Removing the word makes it work like a charm!

Merge request reports