sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #06141
Re: [Question #174609]: Sikuli x-1.0rc3(r905) IDE - Indentation issue with last version script
Question #174609 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/174609
Status: Open => Answered
RaiMan proposed the following answer:
goto Preferences
and change the automatic "tab to spaces" value to your needs.
The new value of 4 spaces is according to the Python coding guidelines PEP 808.
It is recommended to only use tab/shift-tab (besides auto indentation). Do not use spaces or act on indent spaces directly.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.