Loading
Fix annotation in UtcDateTime#process_result_value
The argument can only be a string or None, because dateime.from_isoformat expects only a string.
The argument can only be a string or None, because dateime.from_isoformat expects only a string.