Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 13, 2024
1 parent 04862d4 commit f58ed42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hls4ml/utils/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,8 @@ def config_from_pytorch_model(

(
layer_list,
_, _,
_,
_,
) = parse_pytorch_model(config, verbose=False)

def make_layer_config(layer):
Expand Down

0 comments on commit f58ed42

Please sign in to comment.