Archived
`make format` uses autopep8 to format Python, using a list of paths specified in `tools/utils_maintenance/autopep8_format_paths.py`. The scripts folder used to be a submodule inside release, but it is now at the root of the blender repo. This commit adds `scripts` to the list of paths to format. Ref !107143
Sphinx Warnings
Traceback (most recent call last):
File "/var/lib/gitea/custom/sphinx/venv/bin/sphinx-build", line 5, in <module>
from sphinx.cmd.build import main
ModuleNotFoundError: No module named 'sphinx'
Note the preview is not accurate and warnings may not indicate real issues.