Fabric icon indicating copy to clipboard operation
Fabric copied to clipboard

[Question]: Error: 'NoneType' object is not subscriptable

Open juliendf opened this issue 1 year ago • 0 comments

What is your question?

Hi,

Depending on the input and prompt I sometimes get the error showed in the example below:

git --no-pager diff main | fabric -sp write_pull-request Error: 'NoneType' object is not subscriptable 'NoneType' object is not subscriptable`

Do you guys think it is related to the specific request, python version or Fabric ?

juliendf avatar Jun 12 '24 10:06 juliendf