Skip to content

Commit

Permalink
fix: remove extra verbose causing error (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: Camille Modeste <camillemodeste@camilles-macbook-air.home>
  • Loading branch information
GHCamille and Camille Modeste authored Oct 13, 2023
1 parent b3c805e commit 31e6095
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 31e6095

Please sign in to comment.