tripletex.create_session_token should not have to be null-checked when behaviour will result in an Exception, this is an anti-pattern. Rather raise Exception explicitly.
Fixed parameter typo in tripletex.map.
Formated empty space characters.
and PEP-8 method-spacing formating.
tripletex.create_session_token should not have to be null-checked when behaviour will result in an Exception, this is an anti-pattern. Rather raise Exception explicitly.
Fixed parameter typo in tripletex.map.
Formated empty space characters. and PEP-8 method-spacing formating.