mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-25 18:21:30 +00:00
Some scenario existed where the function could return None and this could break code expectations that it always returned a tuple and the first value needs to be checked for None.