pygris icon indicating copy to clipboard operation
pygris copied to clipboard

Update validate_state() in helpers.py

Open dteck opened this issue 1 year ago • 0 comments

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

dteck avatar Nov 09 '24 22:11 dteck