mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-24 00:34:04 +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.