[bindings] Format with yapf (precommit will reformat)
This commit is contained in:
@@ -6,6 +6,7 @@ from Base.Metadata import export
|
||||
from Part.BodyBase import BodyBase
|
||||
from typing import Final
|
||||
|
||||
|
||||
@export(
|
||||
Include="Mod/PartDesign/App/Body.h",
|
||||
FatherInclude="Mod/Part/App/BodyBasePy.h",
|
||||
|
||||
@@ -6,6 +6,7 @@ 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",
|
||||
|
||||
@@ -5,6 +5,7 @@ from __future__ import annotations
|
||||
from Base.Metadata import export
|
||||
from Gui.ViewProviderPartExt import ViewProviderPartExt
|
||||
|
||||
|
||||
@export(
|
||||
Include="Mod/PartDesign/Gui/ViewProvider.h",
|
||||
Namespace="PartDesignGui",
|
||||
|
||||
Reference in New Issue
Block a user