iqm.pulla.utils.print_channel# iqm.pulla.utils.print_channel(schedule, channel_name)# Print all instructions in a channel of a schedule. Parameters: schedule (Schedule) – The schedule to search. channel_name (str) – The name of the channel to print. Return type: None