Closed forslund closed 5 years ago
If the extracted value was 0 it would be sent as None, this checks explicitly for the False response of extract_number function.
False
Nice catch, @forslund. Merging.
If the extracted value was 0 it would be sent as None, this checks explicitly for the
False
response of extract_number function.