black formatting
This commit is contained in:
@@ -6,7 +6,6 @@ from Base.Metadata import export
|
||||
|
||||
from App.DocumentObject import DocumentObject
|
||||
|
||||
|
||||
@export(
|
||||
Include="Mod/TechDraw/App/DrawTile.h",
|
||||
Namespace="TechDraw",
|
||||
@@ -14,7 +13,7 @@ from App.DocumentObject import DocumentObject
|
||||
class DrawTile(DocumentObject):
|
||||
"""
|
||||
Feature for adding tiles to leader lines
|
||||
|
||||
|
||||
Author: WandererFan (wandererfan@gmail.com)
|
||||
License: LGPL-2.1-or-later
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user