File "/srv/venvs/annotations/local/lib/python2.7/site-packages/contracts/main.py", line 253, in contracts_checker
raise e
contracts.interface.ContractNotRespected: Breach for argument 'b' to my_function().
Condition 0 > 0 not respected
checking: N>0 for value: Instance of <type 'list'>: []
checking: list[N],N>0 for value: Instance of <type 'list'>: []
Variables bound in inner context:
- N: Instance of <type 'int'>: 0