Add Draft workbench to .pre-commit-config (#24664)
* Add Draft workbench to .pre-commit-config * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -61,8 +61,7 @@ True if Draft_rc.__name__ else False
|
||||
True if DraftGui.__name__ else False
|
||||
|
||||
__title__ = "FreeCAD Draft Workbench GUI Tools"
|
||||
__author__ = ("Yorik van Havre, Werner Mayer, Martin Burbaum, Ken Cline, "
|
||||
"Dmitry Chigrin")
|
||||
__author__ = "Yorik van Havre, Werner Mayer, Martin Burbaum, Ken Cline, " "Dmitry Chigrin"
|
||||
__url__ = "https://www.freecad.org"
|
||||
|
||||
if not hasattr(FreeCADGui, "Snapper"):
|
||||
|
||||
Reference in New Issue
Block a user