blender/tools/utils_maintenance
Campbell Barton 7dfedf4e84 Tools: various fixes/corrections to the autopep8 formatter
When autopep8 is accessed as a Python module (using `--no-subprocess`),
which is now default on MS-Windows.

- Perform version checks on the module version instead of the command.
- Remove checks for the command existing in the PATH.
- Adjust errors to make sense for a Python module.
2024-06-26 10:08:03 +10:00
..
modules Tools: set the number of jobs to the CPU count for various utilities 2023-10-06 21:47:03 +11:00
autopep8_format_paths.py Tools: various fixes/corrections to the autopep8 formatter 2024-06-26 10:08:03 +10:00
blender_menu_search_coverage.py Cleanup: replace %-formatting with str.format in tools/ & release/ 2024-04-27 16:06:53 +10:00
blender_update_themes.py Cleanup: replace %-formatting with str.format in tools/ & release/ 2024-04-27 16:06:53 +10:00
c_sort_blocks.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
c_struct_clean.py Fix error in c_struct_clean.py 2024-03-08 11:32:14 +11:00
clang_format_paths.py Cleanup: replace %-formatting with str.format in tools/ & release/ 2024-04-27 16:06:53 +10:00
cmake_sort_filelists.py Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
code_clean.py Cleanup: replace %-formatting with str.format in tools/ & release/ 2024-04-27 16:06:53 +10:00
trailing_space_clean_config.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
trailing_space_clean.py Cleanup: replace %-formatting with str.format in tools/ & release/ 2024-04-27 16:06:53 +10:00