FreeCAD: master f33dcf69

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-02-26 17:16:53 master 3b6c06d0
Changeset Draft: todo.py clean up header, imports and messages

Small spacing fixes like imports in separate lines
for more clarity, and the position of the license.
Also use the new `messages` module to provide
the functions to print text to the console.

Use two `DEBUG` variables to print information about
the `ToDo` class in order to see the scheduled commands
when the graphical commands are executed.
mod - src/Mod/Draft/draftutils/todo.py Diff File