davidbombal / red-python-scripts

MIT License
2.04k stars 1.59k forks source link

Error line 9 #23

Closed Haitham1983 closed 3 years ago

Haitham1983 commented 3 years ago

Hello I get this error msg when i try to run script.

Import csv IndentationERROR ; unexpected indent.

Thanks

bener07 commented 3 years ago

Hi, the issue can be because of a line try to watch a little bit better the line 9, ir can be because of an desnecessary Space try to resolve it by reading this article https://stackoverflow.com/questions/1016814/what-to-do-with-unexpected-indent-in-python on stackoverflow