mirror of
https://github.com/xcat2/confluent.git
synced 2026-07-27 16:19:47 +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.