devika icon indicating copy to clipboard operation
devika copied to clipboard

Fix: list index out of range error

Open kgott opened this issue 1 year ago • 0 comments

Description

Fix for https://github.com/stitionai/devika/issues/546. It seems that the line needed to be split on ":" instead of "`", because there will always be a colon when the line starts with "File: ".

kgott avatar May 10 '24 08:05 kgott