Commit c332cb2
Fix PredicateModifier enum.
Incorrect indentation meant that the `meaning: sssom:NegatedPredicated` would have been interpreted as _another PredicateModifier value_, instead of the meaning of the `Not` value.
Co-authored-by: Emily Hartley <ehartley@c-path.org>1 parent 573fa88 commit c332cb2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | 74 | | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments