Skip to content

Commit

Permalink
Update test_deviation_plot
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetrosian committed Mar 5, 2023
1 parent 37db800 commit e1de9c6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/visualization/test_deviation_plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@
{"distance_measure": "criterion"},
{"monotone": True},
{"monotone": False},
{"stopping_criterion": None},
{"stopping_criterion": "x"},
{"stopping_criterion": "x_and_y"},
{"stopping_criterion": "x_or_y"},
{"x_precision": 1e-5},
{"y_precision": 1e-5},
]


Expand Down

0 comments on commit e1de9c6

Please sign in to comment.