Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro Martinez authored and Alejandro Martinez committed May 16, 2024
1 parent a3d6c77 commit c35638e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion auto_zkml/model_toolkit/model_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@


class ModelParameterExtractor:

def __init__(self):
self.model_extractors_by_name = {
"XGBRegressor": self.extract_params_from_xgb,
Expand Down

0 comments on commit c35638e

Please sign in to comment.