• VladKha's avatar
    Update comments and cleanup (#354) · d941781c
    VladKha a écrit
    * 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'
    d941781c