black formatting
This commit is contained in:
@@ -7,7 +7,6 @@ from typing import Any
|
||||
from Base.Metadata import export
|
||||
from TechDraw.DrawViewPart import DrawViewPart
|
||||
|
||||
|
||||
@export(
|
||||
Include="Mod/TechDraw/App/DrawProjGroupItem.h",
|
||||
Namespace="TechDraw",
|
||||
@@ -16,7 +15,7 @@ from TechDraw.DrawViewPart import DrawViewPart
|
||||
class DrawProjGroupItem(DrawViewPart):
|
||||
"""
|
||||
Feature for creating and manipulating component Views Technical Drawing Projection Groups
|
||||
|
||||
|
||||
Author: WandererFan (wandererfan@gmail.com)
|
||||
License: LGPL-2.1-or-later
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user