Skip to content
Unverified Commit b0b1703f authored by karp's avatar karp
Browse files

Fix LSP error in UtcDateTime#process_bind_param

According to mypy the previous annotation violated the LSP.
We now use the types of the supertype method and return a
datetime object only if the argument was a datetime-object.
parent aa6c5152
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment