Skip to content

Commit

Permalink
fix: remove extra verbose causing error
Browse files Browse the repository at this point in the history
  • Loading branch information
Camille Modeste committed Oct 13, 2023
1 parent b3c805e commit 884e9aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyro_risks/models/transformers.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ def __init__(
missing_values=missing_values,
strategy=strategy,
fill_value=fill_value,
verbose=verbose,
copy=copy,
add_indicator=add_indicator,
)
Expand Down

0 comments on commit 884e9aa

Please sign in to comment.