API Documentation

Contains a dumb little routine to test that the system works

mr_freeze.ci_test.add_one(number)[source]

Adds one to a number

Parameters:number – The number to add 1 to
Returns:The result of adding 1 to that number