Path: Changes for Path refactoring to fix regressions.

This commit is contained in:
LarryWoestman
2022-11-09 14:27:05 -08:00
parent 7b67ff7ea0
commit c942fbfcd6
3 changed files with 1 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ import Path
import Path.Post.Command as PathPost
import Path.Post.Utils as PostUtils
import Path.Post.Processor as PostProcessor
from Path.Post.Processor import PostProcessor
# If KEEP_DEBUG_OUTPUT is False, remove the gcode file after the test succeeds.
# If KEEP_DEBUG_OUTPUT is True or the test fails leave the gcode file behind