mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-10 01:53:09 +00:00
546296ce71
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.