Skip to content

Commit

Permalink
pre-commit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
calad0i committed Dec 17, 2024
1 parent 6b8a44c commit 3f8acb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hls4ml/converters/keras_v3/conv.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ def handle(
'bias_data': bias,
'data_format': data_format,
'weight_data': kernel,
'bias_data': bias,
'n_filt': ch_out,
'n_chan': ch_in,
}
Expand Down

0 comments on commit 3f8acb5

Please sign in to comment.