Skip to content

Commit 4c5d25f

Browse files
committed
pre-commit fix
1 parent 308730b commit 4c5d25f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hls4ml/backends/fpga/fpga_backend.py

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
SeparableConv1D,
3333
SeparableConv2D,
3434
SimpleRNN,
35-
Softmax,
3635
)
3736
from hls4ml.model.optimizer import model_optimizer
3837
from hls4ml.model.types import (

0 commit comments

Comments
 (0)