SyntaxFix
Write A Post
Hire A Developer
Questions
I had this error, because of a missing closing parenthesis on a line.
I started off having an issue with a line saying: invalid syntax (<string>, line ...)? at the end of my script.
invalid syntax (<string>, line ...)?
I deleted that line, then got the EOF message.