Skip to content

Commit

Permalink
Fix integration tests after 97c749e
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquev6 committed Oct 24, 2023
1 parent 62e6d96 commit 694f298
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions integration-tests/help-all/expected.txt
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,12 @@ __init__( (object)arg1, (str)arg2, (ValueType)arg3, (CategoryCorrelation)arg4, (
lincs.Criterion.category_correlation: property
----------------------------------------------

lincs.Criterion.max_value: property
-----------------------------------

lincs.Criterion.min_value: property
-----------------------------------

lincs.Criterion.name: property
------------------------------

Expand Down Expand Up @@ -1259,6 +1265,12 @@ misclassify_alternatives( (Problem)problem, (Alternatives)alternatives, (int)cou
lincs.visualization: module
---------------------------

lincs.visualization.normalize_profile: function
-----------------------------------------------

lincs.visualization.normalize_value: function
---------------------------------------------

lincs.visualization.visualize_model: function
---------------------------------------------

0 comments on commit 694f298

Please sign in to comment.