Skip to content

Commit

Permalink
Update src/metldata/schemapack_/builtin_transformations/infer_relatio…
Browse files Browse the repository at this point in the history
…ns/path/path.py

Co-authored-by: Christoph Zwerschke <c.zwerschke@dkfz-heidelberg.de>
  • Loading branch information
KerstenBreuer and Cito authored Dec 13, 2023
1 parent 50f735e commit b78d7e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class "class_a" is referenced by the target class "class_b" via its properties
"class_b(class_c)>class_c".
The elements of a RelationPath are stored in the "elements" attribute as a list
of ReferencePathElement objects that are optimized for programmatic use.
of RelationPathElement objects that are optimized for programmatic use.
The "source" attribute provides the source class of the path while the
"target" attribute provides the target class of the path.
Expand Down

0 comments on commit b78d7e1

Please sign in to comment.