Fabric
Fabric copied to clipboard
[Question]: Error: 'NoneType' object is not subscriptable
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 ?