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