blendercam/scripts/addons/cam/tests
SpectralVectors 2e3acdd750
Import fix update - bpy.utils, autoformat fix
While rearranging and cleaning up the utils imports in the initial 'Import fix' commit I deleted `utils.` from `bpy.utils.script_paths()` in the ops.py file.
This has been fixed, and I took the opportunity to reverse the autoformat issue (changed line length from 100 to 89 between commits), and restore all the code to its previous state.
I made one exception:
- comments that came at the end of the line that were moved to the line above

All functional code has been restored to its previous format.
2024-03-23 11:16:55 -04:00
..
test_data Import fix update - bpy.utils, autoformat fix 2024-03-23 11:16:55 -04:00
TESTING_PROCEDURE
gcode_generator.py Autopep8 format, author & version update 2024-03-21 08:29:30 -04:00
install_addon.py Autopep8 format, author & version update 2024-03-21 08:29:30 -04:00
test_suite.py Autopep8 format, author & version update 2024-03-21 08:29:30 -04:00