Skip to content

Commit 16234f9

Browse files
committed
pre-commit fix
1 parent 2dfbcb9 commit 16234f9

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)