kibble-scanners icon indicating copy to clipboard operation
kibble-scanners copied to clipboard

IndentationError: unexpected indent after running scanner

Open alfredorods opened this issue 4 years ago • 1 comments

Hi i am trying to run the kibble's scanners but something happens and break the process.

image

I check all the dependencies and everything is ok.

Let me know if someone of you get this error when try to run the scanners.

thanks.

alfredorods avatar Dec 14 '21 14:12 alfredorods

Hi Alfredo,

You have indentation error in file jira.py in line 338. Python should have 4 spaces of indentation. Pls check it. Probably you have more or less then 4 spaces.

Best Michal

On 14 Dec 2021, at 15:57, alfredo rodriguez @.***> wrote:

 Hi i am trying to run the kibble's scanners but something happens and break the process.

I check all the dependencies and everything is ok.

Let me know if someone of you get this error when try to run the scanners.

thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

michalslowikowski00 avatar Dec 14 '21 16:12 michalslowikowski00