OpenAgricultureFoundation / openag_python

**DEPRECATED** python code - it now lives in openag_brain/.../openag_lib
GNU General Public License v3.0
20 stars 12 forks source link

Allow int in JSON during Voluptuous Schema check #9

Closed gordonbrander closed 7 years ago

gordonbrander commented 7 years ago

Fixes https://github.com/OpenAgInitiative/openag_python/issues/8

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 87.525% when pulling c31d57098c26019c54e48866152aa942aaa92cf2 on any_int_float into d00073f5e92a9c128d275f7230f9e70548f0656e on master.

gordonbrander commented 7 years ago

Tested on Pi. Fixes #8. Merging.