The if and else branch have the same code: https://github.com/sql-machine-learning/pysqlflow/blob/da0fffdb4a2797a348642b888bc464036dde5927/sqlflow/compound_message.py#L34-L39
The if and else branch have the same code:
pysqlflow/sqlflow/compound_message.py
Lines 34 to 39 in da0fffd