Update comments and cleanup (#354)
* Update some comments * Cleanup and remove some duplicate initialization * Fix some comments quotation and little bugs: raising Exception instead of raising Failure, random.randrange(a,b) instead of random(a, b) * Fix some comments quotation and remove explicit inheritance from object * Fix 'r' in front of the ```parse_csv``` comments * Fix quotation in comments * Fix quotation in comments and fix bug in 'KB_AgentProgram'
Veuillez vous inscrire ou vous connecter pour commenter