Skip to content

Commit

Permalink
updates on the prints
Browse files Browse the repository at this point in the history
  • Loading branch information
luisaFelixSalles committed Nov 20, 2024
1 parent 705e9ea commit 46fbe33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ a) |add| and |add_fc| operators
:hide-code:

add_field = maths.add(fieldA=field1, fieldB=field2).eval()
print("Addition",add_field , "\n")
print("Addition Fields",add_field , "\n")

- |add_fc|: Selects all fields with the same label space in the input |FieldsContainers| and add those together

Expand Down

0 comments on commit 46fbe33

Please sign in to comment.