API

This is API documentation.

Bla.

rtd_practice.api.my_module.my_function(foo)[source]

Example Function with one argument.

Parameters:foo (int) – One argument
Returns:The return value. True for success, False otherwise.
Return type:bool