pygris
pygris copied to clipboard
Update validate_state() in helpers.py
Adds the ability to enter state FIPS as integers and not run into string handler issues. uses IF and isinstance() to check for input types then handles appropriately.
Closes Issue #17