You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow user to select between spaces/tabs. Blender itself recommends PEP 8 for addons, which prefers 4 spaces for each indentation level. This should probably be the default (sorry tabs fans, myself included).
There can also probably be an option for the number of spaces to use
The text was updated successfully, but these errors were encountered:
Allow user to select between spaces/tabs. Blender itself recommends PEP 8 for addons, which prefers 4 spaces for each indentation level. This should probably be the default (sorry tabs fans, myself included).
There can also probably be an option for the number of spaces to use
The text was updated successfully, but these errors were encountered: