On Thu, May 9, 2024 at 7:26 AM Luca Vizzarro <[email protected]> wrote: > > The first line of the InteractiveShell send_command method is generally > the command input field. This sometimes is unwanted, therefore this > commit enables the possibility of omitting the first line from the > returned output. > > Signed-off-by: Luca Vizzarro <[email protected]> > Reviewed-by: Paul Szczepanek <[email protected]> > ---
Reviewed-by: Jeremy Spewock <[email protected]>

