Skip to content

Commit b110d2b

Browse files
committed
Fixing issue of rebase
1 parent 454ae04 commit b110d2b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/ansys/dpf/gate/generated/property_field_abstract_api.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ def csproperty_field_new(numEntities, data_size):
4747
def csproperty_field_new_location(numEntities, data_size, location):
4848
raise NotImplementedError
4949

50-
<<<<<<< HEAD
51-
=======
52-
@staticmethod
53-
>>>>>>> 9e1687ce7 (update generated code)
5450
def csproperty_field_new_with_transformation(numEntities, data_size, wf, input_name, output_name):
5551
raise NotImplementedError
5652

0 commit comments

Comments
 (0)