Skip to content

Commit 2ee7121

Browse files
committed
Forgot to commit the __main__ of cli
1 parent 6e4fa36 commit 2ee7121

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hls4ml/cli/__main__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
from . import main
2+
main()

0 commit comments

Comments
 (0)