black formatting
This commit is contained in:
@@ -6,7 +6,6 @@ from Base.Metadata import export, constmethod
|
||||
from Part.BodyBase import BodyBase
|
||||
from typing import Final, overload
|
||||
|
||||
|
||||
@export(
|
||||
Include="Mod/PartDesign/App/Body.h",
|
||||
FatherInclude="Mod/Part/App/BodyBasePy.h",
|
||||
|
||||
@@ -6,7 +6,6 @@ from Base.Metadata import export
|
||||
from Part.PartFeature import PartFeature
|
||||
from typing import Optional, overload
|
||||
|
||||
|
||||
@export(
|
||||
Include="Mod/PartDesign/App/Feature.h",
|
||||
FatherInclude="Mod/Part/App/PartFeaturePy.h",
|
||||
|
||||
@@ -6,7 +6,6 @@ from Base.Metadata import export
|
||||
from Gui.ViewProviderPartExt import ViewProviderPartExt
|
||||
from typing import Final, overload
|
||||
|
||||
|
||||
@export(
|
||||
Include="Mod/PartDesign/Gui/ViewProvider.h",
|
||||
Namespace="PartDesignGui",
|
||||
|
||||
Reference in New Issue
Block a user