Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexliap committed Dec 27, 2023
1 parent 28cca4e commit ac8a190
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)

"test"

0 comments on commit ac8a190

Please sign in to comment.