Deepwalker / trafaret

Ultimate transformation library that supports validation, contexts and aiohttp.
http://trafaret.readthedocs.org/en/latest/
BSD 2-Clause "Simplified" License
177 stars 31 forks source link

Add documentation about int, ToInt #66

Closed Arfey closed 5 years ago

Arfey commented 5 years ago

In version2 (branch) u need to add to introduction part documentation about int and ToInt.

For that u can use old documentation and also tests which connected with current part. As example u can use this PR.

Please don't forget:

knholovan commented 5 years ago

I take it.