Skip to content

Commit

Permalink
Remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexliap committed Dec 27, 2023
1 parent 25ceddb commit 266d743
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions optbinning/binning/binning.py
Original file line number Diff line number Diff line change
Expand Up @@ -1227,3 +1227,5 @@ def read_json(self, path: str):
bin_table_attr['n_event'] = np.array(bin_table_attr['n_event'])

self._binning_table = BinningTable(**bin_table_attr)

pipa

0 comments on commit 266d743

Please sign in to comment.